ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Z-index of a control
All the controls in a window or report have a different z-index......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.