ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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....
HTTP constants
List of constants used by the HTTP functions....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Assignment operators
Three assignment operators are available......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......