ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDInit: Initialize the external language
Initializes the external language......
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.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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.
<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.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Overview of external languages
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
7. Multilingual applications in practice
Comparing the project messages
The comparison between source and target text helps you find translation errors......
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WavInit (External language)
Initializes the sound interpreter.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
7. Multilingual sites in practice
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
17. WLanguage: a simple and powerful language