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.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Site Map control properties
List of properties associated with a Site Map control...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Various WEBDEV constants
Various WEBDEV constants...
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Popup control properties
Used to find out the state of a record....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.