ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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:...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Programming patterns
CAUTION......
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......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
3. Project dashboard
Project dashboard...
3. Project dashboard
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Organization chart linked to a data file
<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....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
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....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
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....
ArrayDeleteAll (Function)
Deletes all 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....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......