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.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipAddFile (Example)
Usage example of the zipAddFile function
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
FileDisplay (Example)
Usage example of the FileDisplay function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
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......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
11. Controls in practice
Discover the main characteristics of the controls...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
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