|
|
|
|
|
|
|
An Android application can contain one or more Widget windows... |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks...... |
|
|
|
|
|
|
Do you know where to find your application log files?... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
An application written in WINDEV Mobile Android or iOS can receive Push notifications...... |
|
|
|
|
|
|
The automatic assisted replication is used to easily implement a replication on an existing application...... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
List of events associated with Check Box controls... |
|
|
|
|
|
|
List of events associated with Radio Button controls... |
|
|
|
|
|
|
List of events associated with Calendar controls... |
|
|
|
|
|
|
List of events associated with Tab controls... |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
The ElementHeight property is used to:
Find out or modify the height of the elements in an Organization Chart control.
Find out or modify the height of the cells in a Dashboard control.... |
|
|
|
|
|
|
A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
List of events associated with Combo Box controls... |
|
|
|
|
|
|
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|