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......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
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......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
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)......
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......
Assignment operators
Three assignment operators are available......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
HCross (Function)
Crosses a record in a data file.
Creating the Form pages of a WEBDEV RAD pattern
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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......