ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
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
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
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....
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....
W3C standardization
You must comply with the W3C standard (HTML 4......
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.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ErrorThrow (Function)
Throw a non-fatal error.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).