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.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
2. Static or dynamic site
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
SSHRead (Example)
Usage example of the SSHRead function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
HModifyStructure (Example)
Usage example of the HModifyStructure function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
Creating the Vision windows of the WINDEV RAD pattern
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
tapiListen (Example)
Usage example of the tapiListen function
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
MongoCreate (Example)
Usage example of the MongoCreate function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function