ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
9. Types of standard controls
Types of standard controls...
ExeTerminate (Function)
Terminates execution of a 32-bit application on the current workstation: all instances of the executable are "killed".
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
InApp constants
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......