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.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Pivot table>.ExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
<Pivot table>.CollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.