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...
HLogRestart (Function)
Restarts the logging process on a file.
HDescribeItem (Function)
Describes a file item programmatically.
EmailLoadAttachment (Function)
Adds an attached file to an email.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<DiskFile variable>.OpenTempFile (Function)
Creates and opens a temporary file.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
<Source>.LogStop (Function)
Stops the log process of a file.
DriveCreateFile (Function)
Creates a file on the remote drive.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
15. Creating the executable in practice
Creating the executable in practice...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
HTransaction (Function)
... the transaction file.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call)...
<ftpConnection variable>.Get (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined...
HTransactionStart (Function)
... the transaction file.
<Connection variable>.Transaction (Function)
... the transaction file.
<Connection variable>.TransactionStart (Function)
... the transaction file.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Reports
A report provides a custom view of data......