ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
REP files
REP files contain the list of data files handled by the application....
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
".STY" file: "Style sheet" file
A style sheet is a "......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
7. HFSQL: files physically created
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
XML management: Use example
This application example manages an XML file named "Orders......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
1
2
3
4
5
6
211
>