ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
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......
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)....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Assignment operators
Three assignment operators are available......
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.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
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......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).