ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Reloading a document
To reload a document, ......
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
"About" window
The "About" window is used to display and access various information about the current application......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard 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.
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....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Error 121: Shadowing a structure
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
4. Dedicated server or shared server?
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......