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.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
zipCreateExe (Example)
Usage example of the zipCreateExe function
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
EmailMsgError (Example)
Usage example of the EmailMsgError function
zipIsMulti (Example)
Usage example of the zipIsMulti function
FTPCommand (Example)
Usage example of the FTPCommand function
NotesItem (Example)
Usage example of the NotesItem function
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
HRecNum (Example)
Usage example of the HRecNum function
Size (Example)
Usage example of the Size property
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
HDeclare (Example)
Usage example of the HDeclare function
CursorCapture (Example)
Usage example of the CursorCapture function
HListKey (Example)
Usage example of the HListKey function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
FinRepayVal (Example)
Usage example of the FinRepayVal function