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.
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
Recycle code windows
By default, a single code window is opened per ......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Font (Type of variable)
A Font variable creates a font programmatically...
xlsOpen (Example)
Usage example of the xlsOpen function
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function