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.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation...
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort...
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.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
OpenChild (Example)
Usage example of the OpenChild function
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control...
ExtractLine (Function)
Extracts a specific line from a character string.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline...
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed...
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report...
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source...
MemCount (Function)
Returns the number of elements found in a memory zone.