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"...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HFSQL Client/Server: Configuring the data files on the server
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
Locking data files: correspondence between WINDEV 5.5 and the later versions
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HIndex (Function)
Rebuilds the file index (".NDX" file).
1
5
6
7
8
9
137
>