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...
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...
<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.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.