ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right 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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Creating the Form pages of a WEBDEV RAD pattern
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
iPrintReport (Function)
Prints a report created with the report editor.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
Report blocks
A printed report includes several sections......
Creating the Table pages of the WEBDEV RAD pattern
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
1
2
3
4
5
6
383
>