ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
LoadParameter (Function)
Reads a persistent value.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Index (Property)
The Index property is used to get the index of an element.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
EndProgram (Function)
Ends the execution of the current program.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Screen,Input (External language)
Starts the input in the controls of a window.