ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The HTML control
The HTML control displays HTML pages or HTML code......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
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......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
How to open a page?
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
Passing parameters
The parameters can be passed to a procedure......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.