ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
The HTML Display control
The HTML Display control displays a web page in an application......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
SFDelete (Function)
Deletes records from a Salesforce database.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Guided tour management constants
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
eChangeCurrency (Function)
Converts a currency into another currency.
DownloadAdd (Function)
Adds a new download in the device's download manager....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
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.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Creating an executable: General options
The main executable options are as follows......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min