ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Creating a Pivot Table control
To create a Pivot Table control......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
API (Function)
Runs a function found in an external DLL.
HFSQL Client/Server: Configuring the server
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.
ContextClose (Function)
Closes a page context.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.