ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MaxLeafPerRow (Property)
The MaxLeafPerRow property gets and sets the maximum number of elements in a row in an Organization Chart control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous 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.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<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.
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....