ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query and project
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.
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...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Report blocks
A printed report includes several sections......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Creating the Vision pages of the WEBDEV RAD pattern
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......
2. User-friendly editors in practice
User-friendly editors in practice...
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....
Report data source
...The reports can be created with the data coming from:...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......