ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
ERR_BAD_APPLICATION
Telephony constants
List of constants used by telephony functions...
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The structure of the file for remote control
The management of remote control uses a file in INI format......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
InfoBuild (Function)
Displays a custom message in a system information window.
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.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.