ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Handling the report blocks through programming
Each report block is associated with different events......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
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.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
ProgressBar (Property)
WLanguage proposes...
Installing and starting WDTRAD
1
2
3
4
5
6
98
>