ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwEncryptPassword (Function)
Returns the encrypted password.
gpwCheckPassword (Function)
Checks a password (encrypted or not).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
OpenChild (Function)
Opens a non-modal child window.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Error 17: OTHER CASE must be the last statement used in SWITCH
4. Dedicated server or shared server?
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
TelemetrySendData (Function)
Sends telemetry data immediately.
gpwAddUser (Function)
Adds a user to the User Groupware database.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
GglDelete (Function)
Deletes data from the Google server.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Google constants
List of constants used by the Google functions....
Installing and starting WDTRAD