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...
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error...
hdfsRights (Variable type)
... to an element (file, link, directory) of the Hadoop file system.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
<zipArchive variable>.FileSize (Function)
(TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
(TAR.GZ) format): the compressed size of the file. the size of file before compression....
fTrackFile (Function)
Triggers the tracking of a file.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.Open (Function)
Opens a data file.
fDir (Function)
Finds a file or directory.
fRename (Function)
Modifies the name of a file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.