ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HDescribeFile (Function)
Describes a data file programmatically.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HLogRestart (Function)
Restarts the logging process on a file.
xlsClose (Function)
Closes an XLS file.
fAttribute (Function)
Returns or modifies the attributes of a file.
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.
fSplit (Function)
Splits a file into several files.
HRegenerateFile (Function)
Regenerates a data file from its log.
fOpenTempFile (Function)
Creates and opens a temporary file.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
fFileExist (Function)
Checks the existence of an external file.
DriveCreateFile (Function)
Creates a file on the remote disk.
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
dbgSaveDebugDump (Function)
Saves a dump file of the application.