ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
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.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
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).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
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.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......