The WebBrowser graphical component integrates web pages into a single interface by linking a web page using the URL field in its settings. It allows users to interact with specific web pages within a unified platform.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This component runs on Windows, RichClient, and SmartClient clients, and on Web HTML5 pages.
When using in Web pages, the 'Content Security-Policy' in response-header may have to modified, in order to allow the browser to use addresses not from the same server the web page was open. For more information see about CSP:Frame-ancestors.
Configuration
- Go to Displays / Draw.
- Select Viewer, then WebBrowser.
- Add it to the Draw area by clicking or dragging and dropping it.
- Double-click the object to open the configuration window.
- Insert the desired link.
Runtime Execution
During runtime, the WebBrowser component displays an embedded browser, enabling seamless navigation and interaction using the specified URL..
Clearing Cache
Sometimes when running WeBrowser with a HTML5 display, the connection doesn't load properly. To fix that, as well as other display issues, we recommend clearning the cache from the WebBrowser.
To do that, go to “More tools”, “Development Tools”, “Network”, “Disable Cache”, or, in the browser settings, clear the cached files.
In this section:
Page Tree | ||||
---|---|---|---|---|
|