ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
<Variable DiskFile>Create (Function)
Creates an external file.
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......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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......
EmailLoadAttachment (Function)
Adds an attached file to an email.
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.
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.
HTTPAddFile (Function)
Adds a file to the HTTP form.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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.
fSplit (Function)
Splits a file into several files.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.