ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
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.
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.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
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.
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.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
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.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.