ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
HBase functions
The following functions are used to manage HBase databases:...
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Memcached functions
The following functions are used to manage Memcached databases:
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
SaaSAdminListUser (Function)
Lists the users of the SaaS web service database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......