The HTML utility object enables experienced software developers to embed custom web pages/applications inside the system.
The attached HTML file should inline it's CSS and be self-contained.
There is a possibility to access external data through the security setting "Lists external websites that are allowed to be embedded in WebStation." That setting will lower the security generally for WebStation and open the CSP default-src against the domain(s) you specify.
See https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP for more information.
For more information, see Configuring Security in WebStation using WorkStation .
For more information, see Configuring Security in WebStation using WebStation .
Note that the checkbox option "Enable external websites to be embedded into WebStation" lowers the security significantly. Do not use these settings if you do not understand the security implications. Both these settings are related to how external data can be accessed and integrated on the client side. Web browser vendors continuously strengthen cybersecurity and may deprecate the possibility in the future. We do not recommend using any of these options, as future sandboxing of the HTML utility might block all such external access.