|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
Describes a file item through programming. |
|
|
|
|
|
|
List of WLanguage properties of Internal Window controls... |
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
The Email property is used to get and change an email address. |
|
|
|
|
|
|
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.... |
|
|
|
|
|
|
Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
Usage example of the fAttribute function |
|
|
|
|
|
|
NFC (Near Field Communication) is a wireless communication technology at short range and high... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
Performs a search in:
a Table control,
a TreeView Table control,
a table displayed... |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files... |
|
|
|
|
|
|
The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
Enables the management of location tracking in a WINDEV Mobile application. |
|
|
|
|
|
|
Builds a sequence of characters used to specify whether the text that follows the call... |
|
|
|
|
|
|
Stops one or more Beacon detections in the background. |
|
|
|
|
|
|
Checks the validity of an email address. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|