ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Border of controls
One of the most important elements of control style is its border......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Software Factory
The concept of software factory is used to automate the process for creating applications....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Flexbox control properties
WLanguage properties can be used to manipulate ......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Functions for managing objects (External language)
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
Z-index of a control
All the controls in a window or report have a different z-index......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......