ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
<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.
Make calculations easier with the calculator
Returns the text without the formatting characteristics specific to the RTF format....
<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.
<Diagram Editor>.Save (Function)
Saves a diagram as a "diag" file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
WINDEV Mobile License Agreement
Synchronizes the data corresponding to a replication....
Events associated with Image controls
List of events associated with Image controls...
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Chart: Managing legends
Several types of legends are supported in the charts......
2. UML models
2. UML models
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Advanced types
The advanced types of WLanguage are as follows...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......