ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table 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.
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
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.