ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Handling controls in a report
The different operations available for the report controls are as follows......
19. Upload: Sending files to the server
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......