ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Examples for using the OLE DB provider for HFSQL
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Resizing a window (AAF)
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Classes, members, methods and properties
A class is made of......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Private Store for mobile applications
There are two methods two deploy your applications......
Creating the skin template of a report
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Report based on a query
Queries are used to easily select records in one or more data files......