ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
ERR_DISCONNECTED_BY_ADMIN
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
The test mode cannot operate without the project and its pages, ...
Find out the account that runs the AWP protocol
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Managing main window menus
A main menu is necessarily associated with a window......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
ERR_BAD_ACTION
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
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......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ERR_BAD_PARAMETER
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1004: To explicitly access an element of the base class '%1', use the syntax
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......