ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: Page HTML
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
IFrame control
IFrame is an HTML concept......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
The HTML control
The HTML control displays HTML pages or HTML code......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.