ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
ReplicSynchro: Use
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
2. Types of accessible files
Types of accessible files...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Error 1014: The access to the member of the class is restricted by a private inheritance
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The Multimedia control
The Multimedia control is used to play multimedia files......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ERR_NO_WDADMIN
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ReplicAdmin: Overview
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
ReplicSynchro: Overview