ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Native Oracle Connector for WINDEV and WEBDEV
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Using the Salesforce service
Salesforce is a very popular CRM software......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
SQL view
An SQL view is a virtual data source defined by an SQL query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
BrowserShare( Function)
Starts native device sharing.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
1
2
3
4
5
6
191
>