ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Group (Property)
The Group property is used to identify and change groups of elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Error 113: Non-dynamic array without definition
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Environment of the report editor
Environment of the report editor...
Composite variable
A composite variable contains different types of elements (members)...
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Count (Property)
The Count property returns the number of elements in a given set.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
3. Application development cycle
Development cycle of a WINDEV application....