ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.GiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SysScreenRectangle (Function)
Returns the coordinates of the display rectangle corresponding to all the screens.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DashGetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
<Dashboard>.GetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.