ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
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).
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.
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.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
MySelf (Reserved word)
MySelf is used to handle the current control...
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...
WDZip: Creating or modifying an archive
This help page explains how to......
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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.