ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
VariableReset (Function)
Resets the variable to its initial value.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
14. PHP generation in practice
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Data persistence
The data persistence is used to store the value typed by the user......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Managing assertions
...The main available features are as follows:...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SQLFirst (Function)
Positions on the first row of the query result.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
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......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......