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.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
HReadLast (Example)
Usage example of the HReadLast function
Events associated with Table controls
List of events associated with Table controls...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Creating the link buttons in the windows of a WINDEV RAD pattern
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Constants for external files
List of constants used by the functions for managing external files....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
11. Controls in practice
Discover the main characteristics of the controls...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.