ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
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
AWP without UI
Bootstrap, Angular, React, Vue......
21. Reports
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Shared memory area constants
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
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....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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....
Math functions
List of mathematical functions...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.