ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
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.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
11. Choosing the action of a button/link
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Designing a supercontrol
A supercontrol is an advanced type of control......
2. User-friendly editors in practice
User-friendly editors in practice...
Error 101: Declaration of global variable not allowed
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......