ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Constants for managing certificates
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
NFC constants
List of constants used by the NFC functions...
SSH constants
The following constants are used to manage an SSH server:...
HDFS constants
The following constants are used by the HDFS functions:...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HDFS system management (prefix syntax)
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......