ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
PreviousPage (Function)
Returns the name of the previous page.
ExceptionPropagate (Function)
Propagates an exception.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
The single-part and multi-part archives
Two types of archives are available......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Handling the framesets
The different operations that can be performed on the framesets are as follows......