ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Entity of a CDM
To group information according the MERISE method, entities must be created......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Min (Function)
Returns the lowest value.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
AWP without UI
Bootstrap, Angular, React, Vue......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
21. Reports
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Shared memory area constants
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report data source
...The reports can be created with the data coming from:...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.