ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDescribeConnection (Function)
Describes a new connection to an external database.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of 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.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
1
5
6
7
8
9
150
>