ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlCurrent (Function)
Returns the name of the control currently in edit.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Financial constants
List of constants used by the financial functions....
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Document (Type of variable)
The Document type is used to handle a "docx" document.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
HStatNbRec (Function)
Returns the number of entries for a given key item.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Information 302: Ambiguity between a variable and a control
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HDelete (Function)
Deletes a record from a data file (query or view).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......