ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Importing tables into the database schema (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Test of a query
The query editor allows you to run the test of query result......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Select query description window: Items that can be used
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
LDAP constants
List of constants used by the LDAP functions....
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Sharing elements with a WINDEV application
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......