ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Pivot Table control
The PivotTable field dynamically displays data that comes from the intersection of different tables in a database......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
7. Multilingual sites in practice
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Text editing in the code editor
When developing a new feature, it may be useful to open text files without leaving the development environment... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......