ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Error 803: Return and Result cannot be used in the same process
Error 530: The -- operator is not allowed
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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.
Managing assertions
...The main available features are as follows:...
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
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.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
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.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.