ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTempPath (Function)
Returns the name of directory used to store the temporary files.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
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.
Error 103: The type is unknown
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
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.
Text (Property)
Text is used to find out whether an item is a text item.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HOut (Example)
Usage example of the HOut function
HDeleteTrigger (Function)
Deletes a trigger.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
<Image>.Copy (Function)
Copies an image to another image.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.