ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Make calculations easier with the calculator
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
Date and Time management functions
List of functions for managing dates and times...
<Diagram Editor>.Save (Function)
Saves a diagram as a "diag" file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
WINDEV Mobile License Agreement
Synchronizes the data corresponding to a replication....
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.