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.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
XMLData (Example)
Usage example of the XMLData function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MatDelete (Example)
Usage example of the MatDelete function
EmailSend (Example)
Usage example of the EmailSend function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
StatVarianceP (Example)
Usage example of the StatVarianceP function
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Creating the menus for the windows of the WINDEV RAD pattern
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
GglRequest (Example)
Usage example of the GglRequest function
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
MatReadLine (Example)
Usage example of the MatReadLine function
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
System constants
List of constants used by the system functions....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.