ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

String functions
List of functions for managing character strings...
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.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
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.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The OLE control
The OLE control is used to handle an OLE object......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
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.