ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
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.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HCheckUnaltered (Function)
Checks that one or all records in an unalterable table have not been modified (e.g. with a hexadecimal editor).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
NearbyShareSend (Function)
Sends data (binary buffer) to one or more nearby devices to which the current device is connected.
<Source>.CheckUnaltered (Function)
Checks that one or all records in an unalterable table have not been modified (e.g. with a hexadecimal editor).
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......