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.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
zipNbPart (Example)
Usage example of the zipNbPart function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
TwainState (Example)
Usage example of the TwainState function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
HListFile (Example)
Usage example of the HListFile function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
StatCorrelation (Example)
Usage example of the StatCorrelation function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
fCurrentDir (Example)
Usage example of the fCurrentDir function
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
StatAverage (Example)
Usage example of the StatAverage function
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
xlsOpen (Example)
Usage example of the xlsOpen function
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function