ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Image control: the supported formats
The supported image formats are as follows:...
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
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.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
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.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.