ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Constants for managing the registry
List of constants used by the registry management functions....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Events associated with Table controls
List of events associated with Table controls...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Combination (Type of variable)
A combination is a set of options.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Constants for managing tiles
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Creating the Vision windows of the WINDEV RAD pattern
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Creating nested reports