ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to...
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
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.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
CheckBoxInsert (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.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Binding a Link control to an item
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.