ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
Overview of external languages
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, ......
Functions for managing objects (External language)
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Table,Select,+ (External language)
Selects an element in a Table control.
Installing and starting WDTRAD
7. Multilingual applications in practice
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....