ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom 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.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Image editor: Features
The image editor includes several features......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
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......
ERR_CLOSED_PAGE
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
iParameterReport (Function)
Configures the printer by opening the configuration window.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
1
5
6
7
8
9
383
>