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.
<Dashboard>.DeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Captcha>.Display (Function)
Displays a new Captcha in a Captcha control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.