ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
GglDelete (Function)
Deletes data from the Google server.
Constants for managing images in websites
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
List,Select,? (External language)
Returns the element selected in the list.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
HNbRec (Example)
Usage example of the HNbRec function