ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constant
The constants are language elements whose value is fixed once and for all...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Installing and starting WDTRAD
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
WDSQL, SQL querier: Overview
WDSQL is used to......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
1. What is a website?
Python: Native calls
WLanguage allows for native Python calls......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
1
5
6
7
8
9
426
>