Contents
Display Legacy Contents

 Print
    HTML Viewer    

An HTML Viewer is like a web browser and lets you display web pages. You can display local or remote web pages. JavaScript is supported. An HTML Viewer can interact with the user through its Events or HTML Execute JScript Action.
                                   
Note: This control is not available for Windows CE/Mobile.

Value - Its value is the full path of the file/web page being displayed.
Properties - General
GENERAL

Name – Name of the Control
This Name will be used to identify the Control throughout the Project. The name of the Control can only contain letters, digits or underscore (_).


Default Value – Web Page/File to display in the Control.

Description – Description of the Control
This Description is for your information only, Kalipso does nothing with it. If you click on at the side of this property, you’ll be able to set the value in each Language of the Project.

Plane – Plane of the Form where the Control should be created
Check the Planes chapter for more information.

Width – Width of the Control
You can set this value is runtime via the “Set Property” Action. You can retrieve this value in runtime via the “Get Property” Action. If you click on at the side of this property, you’ll be able to set the value of it in both Portrait and Landscape orientation (see the Project Properties).

Height – Height of the Control
You can set this value is runtime via the Set Property Action. You can retrieve this value in runtime via the Get Property Action. If you click on at the side of this property, you’ll be able to set the value of it in both Portrait and Landscape orientation (see the Project Properties).

From Left – X position of the Control
You can set this value is runtime via the Set Property Action. You can retrieve this value in runtime via the Get Property Action. If you click on at the side of this property, you’ll be able to set the value of it in both Portrait and Landscape orientation (see the Project Properties).

From Top – Y position of the Control
You can set this value is runtime via the Set Property Action. You can retrieve this value in runtime via the Get Property Action. If you click on at the side of this property, you’ll be able to set the value of it in both Portrait and Landscape orientation (see the Project Properties).



STYLE


Embed page 'style_border' not found.

Backg. Color – Background color of the HTML Viewer (Ignored in Windows Mobile, Windows CE and Desktop)
You can set this value is runtime via the “Set Property” Action. You can retrieve this value in runtime via the “Get Property” Action.

 
Properties - Links

Source



  Source: Database Table



  Source: Expression

  Target


Shortcuts
F2 – Actions

F3 – General properties

See also
 
Updated: 11/3/2016 4:52 PM