ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoCollection variable>.DeleteCollection (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.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDSQL, SQL querier: Overview
WDSQL is used to......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
13. Universal replication
12. Universal replication
1
2
3
4
5
6
73
>