ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iPageEnd (Function)
Forces the move to the next page during the report print.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
WHelp (Function)
Displays a file or help page in CHM format.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
The Cell control
The Cell control contains controls......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.