ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
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......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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
Automation object
The Automation keyword is used to declare an automation object...
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......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
HOnError (Function)
Customizes the management of HFSQL errors.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Height (Property)
The Height property is used to get and change the height of an element.
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min