|
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
Opens the default telephony application (dialer) found on the phone and dials the specified number.
|
|
|
|
|
|
|
The Area chart is used to highlight the amplitude of a change...... |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
Returns the path of a file found in the archive. |
|
|
|
|
|
|
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr... |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
The SerialNumber property is used to manage serial numbers. |
|
|
|
|
|
|
Used to find out whether a transaction is in progress. |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
The Name property is used to get the name of an element. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Builds a sequence of characters containing an image. |
|
|
|
|
|
|
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format). |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
Selects an appointment in an Organizer control. |
|
|
|
|
|
|
Usage example of the MapDisplayPosition function |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|