ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Project (External language)
Opens and runs a WINDEV project.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
ArraySort (Function)
Sorts a WLanguage array.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
ControlClone (Function)
Creates a new control from an existing control.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.