ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Cross-database queries
An SQL query can operate on different databases...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
The pages
Pages are the main interface of a WEBDEV site......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
18. Secure payment
21. Reports
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
9. Queries
9. Queries
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Binding a Check Box control to an item
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Native SQL Server Connector license agreement
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
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....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......