ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Events associated with Radio Button controls
List of events associated with Radio Button controls...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling controls in a report
The different operations available for the report controls are as follows......
Z-index of a control
All the controls in a window or report have a different z-index......
Referring to an element in a WLanguage event / process
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Events associated with formatted display controls
List of events associated with formatted display controls...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Events associated with List Box controls
List of events associated with List Box controls...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this 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....