ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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.
7. HFSQL: files physically created
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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).
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......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
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
177
>