ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Various WEBDEV constants
Various WEBDEV constants...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<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.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
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.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.