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:
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.
In this section: