ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Dashboard control
Dashboards are essential elements in an application......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
11. Window templates
WINDEV Mobile allows you to create window templates....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Locking data files: correspondence between WINDEV 5.5 and the later versions
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
4. HFSQL Classic
2. User-friendly editors in practice
User-friendly editors in practice...
Sub-query
A sub-query is a query whose result is used by another query......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Composite keys
A composite key is a key item containing several other items......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......