ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Animating a Static control
Two methods can be used to animate a Static control......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
ServiceWait (Function)
Pauses the current service during the specified duration.
fLock (Function)
Entirely or partially locks an external file.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Generating the RAD pattern
To generate a RAD pattern:...
eCurrencyName (Function)
Returns the caption of a currency.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
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.
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.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....