ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
EventChange (Function)
Modifies the status of an event.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Comment (Property)
The Comment property is used to manage comments.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Project (External language)
Opens and runs a WINDEV project.
Automatic calculations in a Table control (AAF)
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
HNext (Function)
Sets the position on the next data file record according to a browse item.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.