ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ActionUndo (Function)
Cancels the last action performed by the end user.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Input (Function)
Displays a message allowing the user to type an information.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
13. 3-Tier architecture
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Constants for managing the modification of windows by the user
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
2. User-friendly editors in practice
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
WDDeploy features
WDDeploy can be used to......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......