ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Error 1018: The method is global: use the: operator: to access it
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
The Multimedia control
The Multimedia control is used to play multimedia files......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ErrorThrow (Function)
Throw a non-fatal error.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).