ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
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.
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....
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HPass (Function)
Defines the password used to create or open a data file.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
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.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Null (keyword)
The "Null" keyword can correspond to:
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Accessing a database via a web service
The database can be accessed via a web service......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.