ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Events associated with control templates
List of events associated with control templates...
Constants for managing projects
List of constants used by the functions for managing projects....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Height (Property)
The Height property is used to get and change the height of an element.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
EnumControl (Example)
Usage example of the EnumControl function
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Automation object
The Automation keyword is used to declare an automation object...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HOnError (Function)
Customizes the management of HFSQL errors.