ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help about new features: Letting users know about changes
Applications are constantly evolving......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Creating an insert query
An insert query (corresponding SQL statement......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating a translation file
WDINT allows you to create a translation file....
Error 1014: The access to the member of the class is restricted by a private inheritance
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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......
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......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
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......
ERR_LOADMOREDLL
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
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......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......