ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Events associated with TreeView controls
List of events associated with TreeView controls...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
The Image control
The Image control is used to......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Events associated with Image controls
List of events associated with Image controls...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Sidebar control
The Sidebar control gives access to different options......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......