ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
gpwOpen (Function)
Opens the User Groupware login window or page.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageEnd (Function)
Forces the move to the next page during the report print.
<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.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
WHelp (Function)
Displays a file or help page in CHM format.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.