ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
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....
ControlCurrent (Function)
Returns the name of the control currently in edit.
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.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
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......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.