ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
12. Pages in practice
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TextToRTF (Function)
Converts text to Rich Text Format.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SysXRes (Function)
Returns the horizontal screen resolution.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.