ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
10. Customizing the aspect of a site: skin elements
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.