ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryArea (Function)
Calculates the area of a given geometry.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Crosstab report
The report editor allows you to create "Crosstab" reports......
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
Handling report blocks
The different operations available on report blocks are as follows......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
WDOptimizer: Editing and modifying a ".REP" file
xlsSave (Function)
Saves an XLS document.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.