ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
iPrintReport (Example)
Usage example of the iPrintReport function
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperAdd (Function)
Adds a row at the end of a Looper control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
fTempFile (Example)
Usage example of the fTempFile function
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
fExtractPath (Example)
Usage example of the fExtractPath function
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
zipExtractAll (Example)
Usage example of the zipExtractAll function
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SQLModify (Example)
Usage example of the SQLModify function