ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
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.
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......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).