ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Telemetry functions
The following functions are used to manage telemetry:...
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
Calendar functions
List of Calendar functions...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
TelemetryEnable (Function)
Enables the telemetry manually.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Combination (Type of variable)
A combination is a set of options.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......