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.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
KeyExpression (Example)
Usage example of the KeyExpression property
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
HIndex (Example)
Usage example of the HIndex function
fShortName (Example)
Usage example of the fShortName function
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
SQLModify (Example)
Usage example of the SQLModify function
WithSpace (Example)
Usage example of the WithSpace function
fDecrypt (Example)
Usage example of the fDecrypt function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
MatMultiply (Example)
Usage example of the MatMultiply function
fDir (Example)
Usage example of the fDir function
NumHelp (Function)
Returns the number of the help context associated with the specified control.