ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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).
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ContextClose (Function)
Closes a page context.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....