ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......