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.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.