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

  1. Go to Displays / Draw.
  2. Select Viewer, then WebBrowser.
  3. Add it to the Draw area by clicking or dragging and dropping it.
  4. Double-click the object to open the configuration window.
  5. 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:

  • No labels