ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report data source
...The reports can be created with the data coming from:...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Error 404: The file for HFSQL browse cannot be an expression of this type
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
3. Application development cycle
Development cycle of a WINDEV application....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Creating a Pivot Table control
To create a Pivot Table control......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
WINDEV Mobile concepts
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......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
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....
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......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....