ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. HFSQL Classic
HFSQL Classic is the database format......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
gpwResetPassword (Function)
Resets the password of a registered user.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
gpwVisitor (Function)
Returns the value corresponding to the word "Visitor" according to the framework used or the language specified.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
gpwDefault (Function)
Returns the value corresponding to "DEFAULT" depending on the framework used or the language specified.
gpwSupervisor (Function)
Returns the login of the "Supervisor" account according to the framework used or the language specified.
gpwRegisteredUsers (Function)
Returns the value corresponding to the word "Registered users" according to the framework used or the language specified.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
LST: La Lettre du Support Technique, the WINDEV and WEBDEV magazine
The FOR EACH statement is used to run different types of HFSQL loops......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
1
5
6
7
8
9
16
>