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.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Report data source
...The reports can be created with the data coming from:...
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.