Web browser widget
- Last UpdatedJul 26, 2024
- 1 minute read
Using the web browser widget, users can display a web site in WindowViewer and the Web Client.
If Web Client is running in HTTPS, then only HTTPS URL page can be loaded. If Web Client is running in HTTP, then HTTP and HTTPS can both be loaded. If the policy of the web site blocks cross domain access, then this widget will not work. The URL need not be in double quotes, but must be a valid URL.
Properties
|
Name |
Description |
|
URL |
The address of the website. |
Limitations
-
If no protocol is specified, by default the https protocol will be used.
-
If the Web Client is configured to use the HTTPS protocol, then only the HTTPS URL page will be loaded. If the HTTP URL is used, the web browser widget will display a message "Mixed Content: The page at 'https://localhost/intouchweb' was loaded over HTTPS, but requested an insecure frame 'http://**********'. this request has been blocked: the content must be served over HTTPS."
-
The web browser widget will not function, if the web site policy blocks cross domain (cross origin) access. A link will be provided to open the web page in a separate tab.