ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / HTML Display functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Functions for managing HTML Display controls (prefix syntax)
The following functions are used to manage HTML Display controls (prefix syntax):
<HTML Display control>.ControlValueUsed to identify or modify a control in an HTML form contained in an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedureExecutes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcessExecutes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.FromEmailImports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
<HTML Display control>.OnErrorJSSpecifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
<HTML Display control>.ValidateFormValidates a form in an HTML page displayed in an HTML Display control.
<Html>.NavigateStarts navigation in an HTML Display control.
Minimum version required
  • Version 26
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help