ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating the Relation pages of a WEBDEV RAD pattern
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SFDelete (Function)
Deletes records from a Salesforce database.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Combination (Type of variable)
A combination is a set of options.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Creating the Vision windows of the WINDEV RAD pattern
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).
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SFUndelete (Function)
Restores previously deleted Salesforce records.