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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The home page
The home page is the first page of your site......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
W3C standardization
You must comply with the W3C standard (HTML 4......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Know which elements of the hierarchical table are printed: print the complete hierarchy or print the hierarchy visible in the field. Modify hierarchy print mode: print complete hierarchy or print hierarchy visible in field....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background 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....
Creating the menus for the pages of the WEBDEV RAD pattern
25. Performing a process on several successive pages
Performing a process on several successive pages...
Creating help pages
A help system includes several pages......
Reports
A report provides a custom view of data......
Properties of a help page
The characteristics of a help page are used to define......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......