ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Handling Scheduler controls programmatically
A Scheduler control can be......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Designing a supercontrol
A supercontrol is an advanced type of control......
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).