ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Report and project
In most cases, a report is linked to a project......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......