ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Recompiling the project
The project compilation is a process used to......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WEBDEV Application Server 2024
3. UML models in practice
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
HsMenu,Label (Function)
Modifies the caption of a menu option.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
10. Smart controls
Smart controls...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 1: Configuring the print parameters
This step allows you to choose......