ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
User report editor (Reports & Queries)
A report provides a custom view of data......
HClient structure
The HClient structure is used to......
Server (Property)
The Server property is used to manage servers.
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Welcome to Reports & Queries
Reports & Queries is used to......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Connection variable>.ExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
<Connection variable>.TransactionSavepoint (Function)
Declares a transaction savepoint.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.