ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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.
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.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<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.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
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.
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.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
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.