ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Make calculations easier with the calculator
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
<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.
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.
SQL functions: Special case
List of SQL functions: Special cases...
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<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.
<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....
Time and date management properties
List of properties for managing dates and times...
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).
Project description: Languages tab
The project description window allows you to configure various elements of your project......
2. UML models