ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Statistical constants
List of constants used by the statistical functions....
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
Constants for managing the Enumerations and the Combinations
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control....
SysDir (Function)
Returns the path of a system directory.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
9. Hardware and software requirements
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
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....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Events associated with Flex controls
List of events associated with Flex controls...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Enabled (Property)
The Enabled property enables or disables an element.
Truncate (Function)
Truncates the right part of a string or buffer.