ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
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......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......