ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
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].
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.
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.
MemCount (Function)
Returns the number of elements found in a memory zone.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
HDeleteTrigger (Function)
Deletes a trigger.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).