ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpen (Function)
Opens the User Groupware login window or page.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
gpwResetPassword (Function)
Resets the password of a registered user.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
12. Synchronizing data
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......