ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
<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.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
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....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
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.
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...
11. Choosing the action of a button/link
8. If you are already familiar with WINDEV
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Error 101: Declaration of global variable not allowed