ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeView>.GiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.GetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.