ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Native MySQL Connector - License Agreement
The DotNet structure
WDTestSite: Load test
The stress tests are used to check......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
AWP without UI
Bootstrap, Angular, React, Vue......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Python: Native calls
WLanguage allows for native Python calls......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.