ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Installing the HFSQL Server module
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HOpenConnection (Function)
Opens a connection to a specific database.
SQL functions: Special case
List of SQL functions: Special case...
Overview of external languages
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Creating a delete query
A delete query (corresponding SQL statement......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
SCM file format evolutions
Four versions are available for the SCM repository......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...