ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: C language
Commands of the external interface
External language: Programming in C
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, ......
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++
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Overview of external languages
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
17. WLanguage: a simple and powerful language
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
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......