ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
fSelect (Function)
Opens the Windows file picker.
fOpenTempFile (Function)
Creates and opens a temporary file.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailLoadAttachment (Function)
Adds an attached file to an email.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
fSize (Function)
Returns the size of a file (in bytes).