ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Including a supercontrol in a window or in a page
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating links
Links help users navigate the help system......
27. Center or anchor a site horizontally
<Chart>.Print (Function)
Prints a chart.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
13. Security benefit: managing the "Back" button
Creating the Relation pages of a WEBDEV RAD pattern
PreviousPage (Function)
Returns the name of the previous page.