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.
Multi-project search
Performing a search in the current project is a common operation......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
gpwOpen (Function)
Opens the User Groupware login window or page.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
PageNumber (Property)
The PageNumber property gets and sets a page number.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.