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.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
MatFill (Example)
Usage example of the MatFill function
HCreation (Example)
Usage example of the HCreation function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
DnDEvent (Example)
Usage example of the DnDEvent function
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Events associated with a Switch control
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....