ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Apply (Function)
Executes a procedure for each element of a WLanguage array.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Text (Property)
Text is used to find out whether an item is a text item.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteTrigger (Function)
Deletes a trigger.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
<Array>.Sort (Function)
Sorts a WLanguage array.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Format (Property)
The Format property is used to define the data format of a data file.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Financial functions
List of financial functions...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HDeactivateTrigger (Function)
Disables a trigger.