ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
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......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
ERR_TIMEOUTINIT
Initializes the external language......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Secret string vault
Passwords, private keys and tokens are often used in programming......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
2. User-friendly editors in practice
User-friendly editors in practice...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
16. Application test in practice
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 1018: The method is global: use the: operator: to access it
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......