ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
NationToName (Function)
Returns the name of the language corresponding to a nation.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Programming overview in C and C++
Nation (External language)
Defines the display language for the titles, captions, messages...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Using the Salesforce service
Salesforce is a very popular CRM software......