ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Native Access to SAP
SAP is a widely used ERP......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Typing multilingual texts
For a multilingual application, you have the ability to......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Language (Property)
The Language property gets and sets the language used.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Multilingual project
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
1
2
3
4
5
6
243
>