ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFUndelete (Function)
Restores previously deleted Salesforce records.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
ContactAdd (Example)
Usage example of the ContactAdd function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
KeyCompareKey (Function)
Compares an initial key with an activation key.
SFDelete (Function)
Deletes records from a Salesforce database.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
7. Multilingual sites in practice
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Share your projects via Git
Git is a source code manager......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Hyper File functions available for backward compatibility