ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
ERR_CANNOT_RUN_EXPLORER
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
HTML document management functions
List of functions that manipulate HTML documents....
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
NextStep (Property)
The NextStep property defines whether or not the user can go to the next step of a Guided Tour.