ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
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......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
12. Universal replication
13. Universal replication
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
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......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
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
Multi-database queries
A query (typed in SQL code) can operate on different databases......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Space (External language)
Fills the content of WdString with space characters on the right.
1
2
3
4
5
6
176
>