ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
J2EE constants
List of constants used by the J2EE functions....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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)......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
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...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
5. Which type of server to choose?
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)....
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?......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
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......
Assignment operators
Three assignment operators are available......