|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| 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.). |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table... |
|
|
|
|
|
|
|
| The SortType property is used to:
Find out the sort direction defined for an item... |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window... |
|
|
|
|
|
|
|
| The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format). |
|
|
|
|
|
|
|
| The URL property is used to get and change a URL. |
|
|
|
|
|
|
|
| Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
|
| Returns the horizontal position of the upper-left corner of a window in relation to the upper-left... |
|
|
|
|
|
|
|
| Returns the day of the week corresponding to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| The NumberPage property is used to get:
the number of pages in a "multi-page" image file.... |
|
|
|
|
|
|
|
| Defines whether an Internet connection is enabled on the current computer. In mobile, you can also... |
|
|
|
|
|
|
|
| The CollapsedImage property is used to:
find out and/or modify the default image associated... |
|
|
|
|
|
|
|
| The FontSize property is used to:
Identify the size of the font used in a control.
Change... |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove... |
|
|
|
|
|
|
|
| The Animation property animates an image. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Returns or modifies the value of a parameter for the device camera.
Function kept... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|