ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application:
  • connections described in the data model editor (for the main analysis and, if necessary, additional analyses).
  • connections described by programming (with functions HDescribeConnection or HOpenConnection).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLChangeConnection (Function)
Modifies the current connection.
HDescribeConnection (Function)
Describes a new connection to an external database.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HListFile (Function)
Returns the list of files:
  • current analysis.
  • analyses in progress (projects with multiple analyses).
  • a specific analysis recognized by the HFSQL engine.
  • available on a connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
HOpenConnection (Function)
Opens a connection to a specific database.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
15. Repeating a group of controls: loopers
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Native MySQL Connector - License Agreement
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
How to develop a PHP site?
What is a PHP site?......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...