ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Camera control in a mobile application
The Camera control is used to......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
TableMode (Function)
TableMode is kept for backward compatibility.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
16. Application test in practice
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Telephony constants
List of constants used by telephony functions...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......