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)...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
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.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
hdfsRights (Type of variable)
... to an element (file, link, directory) of the Hadoop file system.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table...
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
<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...
<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....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following...
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered...
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
fTrackFile (Function)
Triggers the tracking of a file.