|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| 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.)... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Button controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
|
| A mobile device can receive push notifications...... |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control... |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| A structure is a custom type of data... |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages,... |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| A filter is used to define by programming a selection of records corresponding to one... |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
|
| The list of extension attributes ...... |
|
|
|
|
|
|
|
| Facebook is the world's most popular social network. It is commonly used by companies to reach... |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element... |
|
|
|
|
|
|
|
| The Image controls include properties that can be handled in WLanguage both in the windows... |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
|
| Allows you to define the characteristics of the sort for the Unicode items found in a data file. |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called... |
|
|
|
|
|
|
|
| The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
|
| Several types of reports can be created in the report editor...... |
|
|
|
|
|
|
|
| Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS... |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|