ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
gpwOpen (Function)
Opens the User Groupware login window or page.
iPageEnd (Function)
Forces the move to the next page during the report print.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
<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.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
12. Control templates
WINDEV Mobile allows you to create control templates....
11. Window templates
WINDEV Mobile allows you to create window templates....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.