ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDINT setup
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Defining clickable areas
In a page, an Image control can contain clickable areas......
The structure of the file for remote control
The management of remote control uses a file in INI format......
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.