ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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....
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....
IF statement
The conditional IF statement allows you to run an action according to a condition...
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"......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
HReadSeek (Example)
Usage example of the HReadSeek function
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......