ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
KeyCompareKey (Function)
Compares an initial key with an activation key.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HSetLog (Function)
Enables or disables log management on a file.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.