ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DurationToString (Function)
Converts a duration to a character string in the specified format.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
ArrayDeleteAll (Function)
Deletes all 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....
FTPSend (Example)
Usage example of the FTPSend function
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.