ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Age (Function)
Returns the age according to the date of birth.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
DocUpdateFormula (Function)
Updates the formulas in a document.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
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.
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....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
fSelectDir (Function)
Opens a directory picker.