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.
TimeValid (Function)
Checks the time validity.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Age (Function)
Returns the age according to the date of birth.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
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.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
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...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Progress (Property)
The Progress property returns the task progress status.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.