ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTempPath (Function)
Returns the name of directory used to store the temporary files.
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.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
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, ...).
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 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.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteTrigger (Function)
Deletes a trigger.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
StringInsert (Function)
Inserts a string into another character string at a given position.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
ExceptionPropagate (Function)
Propagates an exception.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
EventDestroy (Function)
Explicitly destroys an event.