ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software license agreement
WINDEV Express license agreement...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Input (Function)
Displays a message allowing the user to type an information.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Operations performed on class diagrams
The following paragraphs explain......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintReport (Function)
Prints a report created with the report editor.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in an HFSQL cluster, ......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Python: Native calls
WLanguage allows for native Python calls......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
2. Examples and components provided with WEBDEV