ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Assignment operators
Three assignment operators are available......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HCross (Function)
Crosses a record in a data file.
Creating the Form pages of a WEBDEV RAD pattern
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....