ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
grPrint (Function)
Prints a chart.
iForceComplement (Function)
Forces the printing of a Body Complement block.
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.)......
Report blocks
A printed report includes several sections......
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......
BrowserPrint (Function)
Prints the page currently displayed in the browser.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating the Table pages of the WEBDEV RAD pattern
iPrintReport (Function)
Prints a report created with the report editor.
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......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
11. Popup page
1
2
3
4
5
6
216
>