ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
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.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
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.
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.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
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....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.