ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
nWDSetParentNext
Set the parent of the next window to open......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Overview of external languages
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Project (External language)
Opens and runs a WINDEV project.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Library,Disk (External language)
Opens the project library that is stored on disk.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDTerm: End the external language
End the external language......
nWDInit: Initialize the external language
Initializes the external language......
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Programming overview in C and C++
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Typing multilingual texts
For a multilingual application, you have the ability to......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").