ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Screen,Input (External language)
Starts the input in the controls of a window.
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.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
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....
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
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
ActionRedo (Function)
Runs the last action canceled.