ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
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)....
Rights on the virtual directory
ERR_BAD_CONTEXT
Find out the account that runs the AWP protocol
Error 19: The step of this FOR loop must be constant
ERR_NO_WDADMIN
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......
Error 1010: The member of the class is constant
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Managing main window menus
A main menu is necessarily associated with a window......
AWP without UI
Bootstrap, Angular, React, Vue......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
7. AJAX technology
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
11. Table/Looper controls
11. Table/Looper controls
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......