ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
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......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
6. Multilingual applications
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
WDTerm: End the external language
End the external language......
LanguageToName (Function)
Returns the name of a language.
nWDInit: Initialize the external language
Initializes the external language......
Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly......
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
NationFramework (Function)
Defines or identifies the language of the framework.
1
2
3
4
5
6
285
>