ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
2. User-friendly editors in practice
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Operations performed on sequence diagrams
The following paragraphs explain......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with Link controls
List of events associated with Link controls...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
How to open a window?
tapiCapability (Function)
Returns the characteristics of a telephony device.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Creating the Relation windows of a WINDEV RAD pattern