ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
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.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
2. User-friendly editors in practice
User-friendly editors in practice...
13. 3-Tier architecture
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
End-user UI management functions
Constants for managing the modification of windows by the user
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
2. User-friendly editors in practice
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......