ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link properties
When creating a link, you can simply specify the destination......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
DownloadAdd (Function)
Adds a new download in the device's download manager....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
SFDelete (Function)
Deletes records from a Salesforce database.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
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.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.