ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
The HTML control
The HTML control displays HTML pages or HTML code......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFDelete (Function)
Deletes records from a Salesforce database.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
How to open a page?
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Passing parameters
The parameters can be passed to a procedure......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......