ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Make calculations easier with the calculator
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....