ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HState (Function)
Used to find out the state of a record.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HPass (Function)
Defines the password used to create or open a data file.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Null (keyword)
The "Null" keyword can correspond to:
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HOpen (Function)
Opens a table.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.