ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV websites...
fSplit (Function)
Splits a file into several files.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file...
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text...
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file...
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).