ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
gpwOpen (Function)
Opens the User Groupware login window or page.
PageAddress (Function)
Used to find out the Internet address of a page.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
PageVisible (Function)
Indicates whether the page is visible to the user.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....