|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Opens the default Phone application and dials the specified number.
|
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Used to find the Beacons near the device. |
|
|
|
|
|
|
|
| The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
|
| Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
|
| To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include... |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array... |
|
|
|
|
|
|
|
| Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
|
| List of events associated with the columns of Table controls... |
|
|
|
|
|
|
|
| ...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification... |
|
|
|
|
|
|
|
| The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile... |
|
|
|
|
|
|
|
| The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption...... |
|
|
|
|
|
|
|
| The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
|
| Several test tools are available to guarantee the quality of your applications...... |
|
|
|
|
|
|
|
| To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Composite" reports. In this case, the report... |
|
|
|
|
|
|
|
| The Repetition type is used to describe and modify the characteristics of a repetition... |
|
|
|
|
|
|
|
| Three assignment operators are available...... |
|
|
|
|
|
|
|
| The hScheduling type is used to define and find out the characteristics of the scheduling that must... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|