ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Oracle Native 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 database schema......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Overview of external languages
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Typing multilingual texts
For a multilingual application, you have the ability to......