ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
FTP constants
List of constants used by the FTP functions....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Net constants
List of constants used by the Net functions....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
Accessing a database via a web service
The database can be accessed via a web service......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HConnect (Example)
Usage example of the HConnect function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LDAP constants
List of constants used by the LDAP functions....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Test of a query
The query editor allows you to run the test of query result......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function