ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
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.
Runtime error management functions
List of functions for managing runtime errors...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
fSelectDir (Function)
Opens a directory picker.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Decode (Function)
Decodes a character string that was encoded by Encode.
DurationToString (Function)
Converts a duration to a character string in the specified format.
StatVariance (Function)
Calculates the variance for a series of values.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Contains (Function)
Allows you to check if a substring is within a string.
MatCopy (Function)
Creates the copy of a matrix.