ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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......
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......
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.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Typing multilingual texts
For a multilingual application, you have the ability to......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
7. Multilingual applications in practice
Comparing the project messages
The comparison between source and target text helps you find translation errors......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").