ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background task constants
The following constants are used to manipulate background tasks:...
Task management functions
List of functions for managing tasks...
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
17. Managing tasks
Usage example of the xlsNbColumn function...
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
Date management constants
List of constants used by date management functions...
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Background task functions
The following functions are used to manage background tasks...
Typing multilingual texts
For a multilingual application, you have the ability to......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Managing space characters in the searches?
The Site Map control
The Site Map control allows the Web user to......