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.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.