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.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
14. Report templates
...Report templates are used to easily standardize report layouts....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
iBorder (Function)
Prints a border at specified coordinates.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintArea (Function)
Prints a text in a rectangular area.
iLine (Function)
Prints a line at specified coordinates.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
1
5
6
7
8
9
216
>