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.
ChangeCharset (Example)
Usage example of the ChangeCharset function
11. Controls in practice
Discover the main characteristics of the controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
INIRead (Example)
Usage example of the INIRead function
fDelete (Example)
Usage example of the fDelete function
xlsData (Example)
Usage example of the xlsData function
DnDCursor (Example)
Usage example of the DnDCursor function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
MatDeterminant (Example)
Usage example of the MatDeterminant function
HCreation (Example)
Usage example of the HCreation function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Visible (Property)
The Visible property is used to set the visibility of an element.