ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SysNation (Function)
Returns the nation currently used by the system.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
WINDEV concepts
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Running the test of the User Groupware and installing it
Configuring an application with User Groupware
Project description: Languages tab
The project description window allows you to configure various elements of your project......
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
1
2
3
4
5
6
342
>