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......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
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)....
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.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
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......
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......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
fListFile (Function)
Lists the files found in a directory and returns the list of files.