ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
TableToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Pivot Table>.ExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.