ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Function)
Compresses a file.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
tapiCallEnd (Function)
Returns the date and time of the end of call.
fUnlock (Function)
Entirely or partially unlocks an external file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
HDelete (Function)
Deletes a record from a data file (query or view).
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.