ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
KioskDisable (Function)
Disables kiosk mode for the current application.
zipExtractPath (Function)
Returns the path of a file found in the archive.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Component (Property)
The Component property configures the different components of a composite key.
Constants for managing certificates
Sum (Function)
Calculates the sum of the array elements.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Events associated with Button controls
List of events associated with Button controls...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
grColor (Function)
Returns and initializes the color of different chart elements.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Constants for managing Map controls
Constants for managing Map controls...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).