ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
Organizer control functions
The following functions are used to manage the Organizer control:...
Constants used by the functions for managing Tab controls
End-user UI management functions
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Reports & Queries: New features in this version
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
RGB (Function)
Defines a color from its Red, Green and Blue components.
DateToInteger (Function)
Converts a date to an integer.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....