ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Printing nested reports
To create a main report containing several secondary reports:...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Area (Property)
The Area property is used to define an area.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
The test mode cannot operate without the project and its pages, ...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Manager of automated tests
The test manager is used to......