ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Salesforce functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Remark: 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.
SFConnectAllows you to authenticate yourself beside 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 a feature linked to the Salesforce services, we strongly recommend that you check the license for using this 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: 06/22/2023

Send a report | Local help