ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
The pages
Pages are the main interface of a WEBDEV site......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
StringFormat (Function)
Formats a character string according to the selected options.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFDelete (Function)
Deletes records from a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
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.
SFConvertLead (Function)
Converts the leads.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.