|
|
|
|
|
|
|
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 Phone application and dials the specified number.
|
|
|
|
|
|
|
Returns the date of the last day for the specified month. |
|
|
|
|
|
|
Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,... |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last... |
|
|
|
|
|
|
Lists of constants used to manage the appointments... |
|
|
|
|
|
|
Identifies the current user for whom the telemetry data is saved. |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
The LabelNumberToStart property is used to:
Find out the number of the label on the label sheet... |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Checks whether the sought element was found. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
Changes the value of the separators (decimal separator or thousand separator) used in the numeric... |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications... |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|