|
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled... |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.... |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Changes the transmission mode used on a socket. |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
Notifies when acceleration forces are applied to the device along any of the three axes. |
|
|
|
|
|
|
The Marker type is used to define the characteristics of a marker that must be positioned on a map... |
|
|
|
|
|
|
Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table"... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
The ID property is used to get and change IDs. |
|
|
|
|
|
|
Defines the zoom of a chart. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code... |
|
|
|
|
|
|
Selects files from an archive. |
|
|
|
|
|
|
The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
...The "Internal Window" control is used to include a window (and its code) in a control of another... |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
The Camera control is used to...... |
|
|
|
|
|
|
You can manipulate columns of Table controls in a window or page using the following WLanguage... |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
Inserts a new option into a Check Box control. |
|
|
|
|
|
|
The AnimationDuration property is used to know and define the length of time an animation takes... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|