|
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
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.). |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
The NumberDisplayedPage property is used to identify and change the number of the page currently... |
|
|
|
|
|
|
A structure can be allocated dynamically... |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
Enables the telemetry manually. |
|
|
|
|
|
|
The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
The NbItem property is used to get the total number of items (including composite keys) in a record... |
|
|
|
|
|
|
Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
List of functions for managing controls... |
|
|
|
|
|
|
List of functions for managing windows... |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Retrieves the return value of an element found in a memory zone. |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
Returns the ASCII code of the specified character. |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Returns the integer part of a number. |
|
|
|
|
|
|
Explicitly destroys an event. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit... |
|
|
|
|
|
|
Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
Creates the copy of a matrix. |
|
|
|
|
|
|
Adds a value to each matrix element. |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Used to check whether a duplicate error occurred. |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|