ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
12. Control templates
WINDEV Mobile allows you to create control templates....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Environment of the data model editor
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WDMSG, WDTRAD and WDDIXIO: Translation tools
License agreement - HFSQL Client/Server
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Translating a text file with WDTRAD
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Information 2105: This function was renamed
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Action Bar control events
Utility components
WINDEV includes several utility components that allow you to handle data directly......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......