ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the controls of a report
The events associated with the controls of a report are as follows......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
docCell (Variable type)
The docCell type is used to define the advanced characteristics of a table cell in a Word Processing document.
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
gglPath (Variable type)
The gglPath type is used to define the characteristics of the route to drawn on a map...
inAppProduct (Variable type)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
mongoCollection (Variable type)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
mongoOperationsOption (Variable type)
The mongoOperationsOption type is used to define the options of bulk operations.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
14. Report templates
...Report templates are used to easily standardize report layouts....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Composite keys
A composite key is a key item containing several other items......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Handling TimeLine controls programmatically
A TimeLine control can be......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......