ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
MatExist (Example)
Usage example of the MatExist 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
HCopyFile (Example)
Usage example of the HCopyFile function
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Describing an element
A flexible modeling includes different elements linked together......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
TwainState (Example)
Usage example of the TwainState function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function