ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
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, ......
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).
RGB (Function)
Defines a color from its Red, Green and Blue components.
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.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
CreateShortcut (Example)
Usage example of the CreateShortcut function
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
EmailMsgError (Example)
Usage example of the EmailMsgError function
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HReadSeek (Example)
Usage example of the HReadSeek function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.