ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.
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.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
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...
<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.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
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)....
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....
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.