ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Installing a SOAP server with IIS
Map control functions
Map control functions...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Installing a SOAP server with Apache