ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Salesforce functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Note: These functions are also available in prefix syntax (Salesforce functions (prefix syntax)).
The following functions are used to manage Salesforce databases:
SFAddCreates a record in a file of a Salesforce database.
SFConnectManages authentication on a Salesforce platform.
SFConvertLeadConverts the leads.
SFDeleteDeletes records from a Salesforce database.
SFDisconnectDisconnects:
  • the Salesforce platform.
  • the current Salesforce session.
SFEmptyRecycleBinClears the specified records from the Salesforce recycle bin.
SFExecuteProcessRequests the execution of a specific process.
SFExecuteQueryRuns an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFForwardQueryContinues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFMergeMerges the Salesforce records (also called Salesforce objects).
SFModifyModifies the records of a file defined in Salesforce.
SFReadRetrieves the Salesforce records from their identifiers.
SFSearchPerforms a search among the records found in a Salesforce database.
SFSeekDeletedSeeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFSeekModifiedSeeks and retrieves the records (Salesforce objects) modified during the specified period.
SFUndeleteRestores previously deleted Salesforce records.

Warning: Before using any feature related to Salesforce services, we strongly advise you to refer to the license agreement for that service.. Some restrictions may apply. The content of the licenses may change over time.
PC SOFT is in no case responsible for the way the native access functions are used. Make sure that you comply with the license of the service provider.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help