ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
Outstanding progress bars
Simple or symmetric progress bar?...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Project portfolio
From version 25, you can create "project portfolios"......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
2. Types of setup
Types of setup...
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Creating anchors
The anchors are used to define specific points in a help page......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Smart controls
Smart controls...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
How to develop a PHP site?
What is a PHP site?......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
6. Layouts
...Layouts allow you to define several views of a window in the same project, without duplicating the window....