ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
5. User Groupware in practice
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.