ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
redisConnection (Variable type)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
OpenIDIdentity (Variable type)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol.
SocketWrite (Function)
Writes a message intended to another socket.
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.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
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.
Google Calendar functions
List of functions for managing Google calendars...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
INIRead (Example)
Usage example of the INIRead function
xlsData (Example)
Usage example of the xlsData function