ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<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....
AppParameter (Function)
Returns information about the mechanism for automatic application update.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<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....
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
SysScreenRectangle (Function)
Returns the coordinates of the display rectangle corresponding to all the screens.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
SysTheme (Function)
Returns the current theme used on the mobile device.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
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.
<TreeView>.GiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<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.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.