ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<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.
<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....
Events associated with Image controls
List of events associated with Image controls...
Option,Space (External language)
Fills the content of WdString with space characters on the right.
2. UML models
2. UML models
GeometryOverlap (Function)
Determines whether two geometries overlap.
Principle of remote check
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Project description: Style tab
The project description window allows you to configure various elements of your project......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.