ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checkers available in the code editor
The code editor proposes several tools used to correct the code......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Creating the Relation windows of a WINDEV RAD pattern
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
2. Analysis in practice
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
StatSum (Function)
Calculates the sum for a series of values.
fCompare (Function)
Compares the content of two files bit by bit.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......