ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CombinationFromName (Function)
Returns a combination of one or more options known by their names.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
EnumerationFromName (Function)
Returns an enumeration value known by its name.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Events associated with Flex controls
List of events associated with Flex controls...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ExceptionPropagate (Function)
Propagates an exception.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SysIconAdd (Example)
Usage example of the SysIconAdd function
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.