|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification... |
|
|
|
|
|
|
|
| The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer,... |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
|
| A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
|
| The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Constants used by the geo-localization functions... |
|
|
|
|
|
|
|
| Allows you to be notified when the orientation of the device changes on any one of its 3 axes. |
|
|
|
|
|
|
|
| The sshSession type is used to define the characteristics of a connection to an SSH server. |
|
|
|
|
|
|
|
| The xmlSignature type is used to define the advanced characteristics of an XML signature. |
|
|
|
|
|
|
|
| The Record type is used to save the values of a record. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| The fbSession type is used to describe a connection to the Facebook service and to manage... |
|
|
|
|
|
|
|
| MyParent is used to handle... |
|
|
|
|
|
|
|
| The logical operators are as follows...... |
|
|
|
|
|
|
|
| A Font variable creates a font programmatically... |
|
|
|
|
|
|
|
| Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The Cursor property is used to get and change the position of the mouse cursor in one... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio... |
|
|
|
|
|
|
|
| Declares the font that will be used by dText:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|