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.
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
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
Asc (Example)
Usage example of the Asc function
Replace (Example)
Usage example of the Replace function
XMLDelete (Example)
Usage example of the XMLDelete function
Charact (Example)
Usage example of the Charact function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
DnDCacheData (Example)
Usage example of the DnDCacheData function
HDeleteView (Example)
Usage example of the HDeleteView function
fTempPath (Example)
Usage example of the fTempPath function
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
HTML Display control properties
HTML Display control properties...
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
ThreadSendSignal (Example)
Usage example of the ThreadSendSignal function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function