ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SysSpace (Function)
Returns the physical memory space for the current computer.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Constants for the archiving functions
List of constants used by the archiving functions....
HCross (Function)
Crosses a record in a data file.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
13. Generation modes
Creating the Form pages of a WEBDEV RAD pattern
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
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....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......