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"...
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.
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...
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...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
Extension (Property)
editor or programmatically. define the extension of a file (when the file is described...
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...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
<ftpConnection variable>.Send (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol). This new function...
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds...
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described...
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file...
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new...
Reintegrating translated text into a project
Once the translation of framework libraries ("......