|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
|
| The MaskTitleTime property is used to get or change the mask used for the title of time columns:... |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest... |
|
|
|
|
|
|
|
| Starts writing data to an NFC tag. |
|
|
|
|
|
|
|
| Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
|
| Assigns the control value to the source of a control link. |
|
|
|
|
|
|
|
| The following constants are used to manage an SSH server:... |
|
|
|
|
|
|
|
| Makes a day visible or invisible in an Organizer control. |
|
|
|
|
|
|
|
| Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera"... |
|
|
|
|
|
|
|
| STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.... |
|
|
|
|
|
|
|
| The LabelWidth property is used to:
Find out the width of labels in a "Label" report.
Modify... |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
|
| Calculates the number of days between two dates. |
|
|
|
|
|
|
|
| Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
|
| Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
|
| Calculates the inverse of a square matrix. |
|
|
|
|
|
|
|
| Calculates the transposed matrix. |
|
|
|
|
|
|
|
| Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server. |
|
|
|
|
|
|
|
| Positions on the next row of the query result. |
|
|
|
|
|
|
|
| Positions on the previous row of the query result. |
|
|
|
|
|
|
|
| Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|