ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Check Box functions
10 results
<Check box>.Add
Adds a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
Check Box control functions
The following functions are used to manage Check Box controls ...
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax: