ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
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.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
SysDir (Function)
Returns the path of a system directory.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HFilter (Function)
Defines and enables a filter on a table, view or query.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
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.