ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Items used in a select query
A query created in the query editor can contain several types of items......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
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......
Error 1014: The access to the member of the class is restricted by a private inheritance
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
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......
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.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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
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......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......