ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WordCount (Function)
Returns the number of words in a string.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
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....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
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).
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
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.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
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...
Information 302: Ambiguity between a variable and a control
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.