ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ContextClose (Function)
Closes a page context.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Using the Salesforce service
Salesforce is a very popular CRM software......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Hasp constants
The Hasp constants are as follows......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......