ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
5. User Groupware in practice
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
7. Multilingual sites in practice
7. Multilingual applications in practice
4. HFSQL Classic
HFSQL Classic is the database format......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
gpwResetPassword (Function)
Resets the password of a registered user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
gpwCheckPassword (Function)
Checks a password (encrypted or not).
LDAP functions
List of LDAP functions...
gpwEncryptPassword (Function)
Returns the encrypted password.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
1
2
3
4
5
6
8
>