ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HCreateMovableReplica (Function)
Creates a movable replication.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
AAF: Sort/Search/Filter on the columns of Table controls
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HCancelBackup (Function)
Cancels a current backup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......