ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageToCharset (Function)
Returns the character set corresponding to a language.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The Check Box control
A Check Box can correspond to......
1. Testing a site: Elements to be tested
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
13. Types of standard controls
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Alias (Property)
The Alias property gets the alias of an element.
LanguageToName (Function)
Returns the name of a language.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Declaration (Property)
The Declaration property is used to define a type.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Type and version of Web server
The configuration diagnostic displays the following error......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....