ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Events associated with Button controls
List of events associated with Button controls...
Events associated with TreeView controls
List of events associated with TreeView controls...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Shape controls
List of events associated with Shape controls...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with Link controls
List of events associated with Link controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Flex controls
List of events associated with Flex controls...
Events associated with Flash controls
List of events associated with Flash controls...
Events associated with ListView controls
List of events associated with ListView controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Looper controls
List of events associated with Looper controls...