ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Site Map control properties
List of properties associated with a Site Map control...
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
<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.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
<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.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.