ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......