|
|
|
|
|
|
|
WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
List of constants used by the J2EE functions.... |
|
|
|
|
|
|
Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Returns the list of USB devices currently plugged into the current computer. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
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?...... |
|
|
|
|
|
|
The automatic assisted replication is used to easily implement a replication on an existing application...... |
|
|
|
|
|
|
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database...... |
|
|
|
|
|
|
Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
Returns the list of serial and parallel ports on the computer. |
|
|
|
|
|
|
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|