ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SAP functions
List of SAP functions...
Multi-touch management functions
The following functions are used to manage the multi-touch......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
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....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
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.
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.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.