ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram Editor>.Save (Function)
Saves a diagram as a "diag" file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<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.
Range Slider control properties
The following properties are associated with Range Slider controls:...
<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.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
Make calculations easier with the calculator
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Time and date management properties
List of properties for managing dates and times...
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.