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.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Body Complement block
The Body complement block is linked to the Body block......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Label report
The report editor allows you to create "Label" reports......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Creating nested reports
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
iForceComplement (Function)
Forces the printing of a Body Complement block.
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.
1
2
3
4
5
6
383
>