|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
The Title property is used to get and change the title of an element. |
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native... |
|
|
|
|
|
|
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology. |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based... |
|
|
|
|
|
|
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative... |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought... |
|
|
|
|
|
|
Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
The Language property is used to set the language used to compare and sort Unicode items (Unicode... |
|
|
|
|
|
|
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user... |
|
|
|
|
|
|
In a mobile application, several options can be handled with the fingers, by performing specific... |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Synchronizes the master replica and the subscriber replica: the operations performed on one... |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
Used to find the Beacons near the device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|