ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
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.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
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).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
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.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
1. Examples provided with WINDEV Mobile
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
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.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
"Reports & Queries" software
This is "Reports & Queries"......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HReadSeek (Example)
Usage example of the HReadSeek function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...