ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
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.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
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.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Using several libraries in an application
A library is a WDL file that contains all the resources......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......