ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable DiskFile>Create (Function)
Creates an external file.
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......
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
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....
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......
Looper control linked to a data file
A Looper control can be used to display the content of 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.
<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
15. Creating the executable in practice
Creating the executable in practice...
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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......
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.
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....
Report data source
...The reports can be created with the data coming from:...
fSelect (Function)
Opens the Windows file picker.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
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.