ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
4. Monitor your applications
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
10. UMC: User Macro-Code
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
5. User Groupware in practice
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
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......
2. Modes to install an application
Configuring an application with User Groupware
Using several libraries in an application
A library is a WDL file that contains all the resources......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....