ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Position
The Position keyword can correspond to...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Report based on a query
Queries are used to easily select records in one or more data files......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
fUnlock (Function)
Entirely or partially unlocks an external file.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.