ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
9. Types of standard controls
Types of standard controls...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<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).
HTTP functions (prefix syntax)
List of HTTP functions...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
InApp constants
Socket management functions
List of functions for managing sockets...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
14. Report templates
...Report templates are used to easily standardize report layouts....
Testing the WEBDEV Application Server setup with an example