ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query
Two methods can be used to create a query......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Creating nested reports
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Constants used by the functions for managing Tab controls
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
gpwResetPassword (Function)
Resets the password of a registered user.
Configuring the setup program
Two tools can be used to create a setup program......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
WebSocket functions
List of functions specific to WebSocket servers...
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
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.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......