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.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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...
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
MongoFind (Example)
Usage example of the MongoFind function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
EncryptStandard (Example)
Usage example of the EncryptStandard function
GglConnect (Example)
Usage example of the GglConnect function
gglMapParameter (Example)
Usage example of the gglMapParameter function
Font (Type of variable)
A Font variable creates a font programmatically...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
VideoSetDriver (Example)
Usage example of the VideoSetDriver function