When apply settings, i.e. while clicking the Apply button or going to the settings panel of other object, the web-page is saving in the OPCIEPAGE<id of HTML page object>_<id of HTML Interface object>.html, for example OPCIEPAGE2_1.html file in the <Directory of the Intellect software installation>\OPCIEFolder\ folder.

It is possible to refer to such page in the normal way using the <a> tag, for example:

<a href=" OPCIEPAGE2_1.html ">HTML page 2</a>

If web-page is not opened by URL, the empty file will be saved.