ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
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.
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.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HFSQL Client/Server: Configuring the server
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.