|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Retrieves, from the store, information about the "In-App" products associated with the application. |
|
|
|
|
|
|
|
| Refreshes a widget window. |
|
|
|
|
|
|
|
| HFSQL Cluster is an extension of the HFSQL Client/Server database model.... |
|
|
|
|
|
|
|
| The Certificate keyword can correspond to... |
|
|
|
|
|
|
|
| Opens:
the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows... |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is in an Image variable. |
|
|
|
|
|
|
|
| Performs a reconnection to the server for all the interrupted connections. The uninterrupted... |
|
|
|
|
|
|
|
| Enables the runtime log programmatically. |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional... |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table... |
|
|
|
|
|
|
|
| Constants for managing Wi-Fi functions... |
|
|
|
|
|
|
|
| Initializes the parameters of geolocation WLanguage functions and finds a location provider. |
|
|
|
|
|
|
|
| Enables the dynamic audit through programming. |
|
|
|
|
|
|
|
| Adds a scheduling for full backup (with or without differential backup) on the server defined... |
|
|
|
|
|
|
|
| The menu options can be handled...... |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time... |
|
|
|
|
|
|
|
| Modifies the name of a file. |
|
|
|
|
|
|
|
| Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|