ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Principle for running threads
At runtime, an application runs in a main thread......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
The Multimedia control
The Multimedia control is used to play multimedia files......
17. TLS/SSL: Encrypting information on the Web