ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRoot (Function)
Positions on the root tag of an XML document.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
System constants
List of constants used by the system functions....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Events associated with internal windows
List of events associated with internal windows...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
fDirSize (Function)
Returns the size of a directory in bytes.
fTempPath (Example)
Usage example of the fTempPath function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......