ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
1. Project and analysis
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Programming patterns
CAUTION......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
3. Project dashboard
Project dashboard...
3. Project dashboard
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
11. External component
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....