ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring and using a variable
A variable is defined by name and type......
SFDelete (Function)
Deletes records from a Salesforce database.
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Width (Property)
The Width property is used to determine and change the width of an element.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Enabled (Property)
The Enabled property enables or disables an element.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.