|
|
|
|
|
|
|
The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control... |
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Excludes a file from iCloud backup. |
|
|
|
|
|
|
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
Calculates the variance for a series of values. |
|
|
|
|
|
|
Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
Calculates the difference between two dates and times. |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING... |
|
|
|
|
|
|
Compares the content of two files bit by bit. |
|
|
|
|
|
|
Calculates the maximum value for a series of values. |
|
|
|
|
|
|
Calculates the minimum value for a series of values. |
|
|
|
|
|
|
Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Returns the name of last file accessed by an FTP function (File Transfer Protocol). |
|
|
|
|
|
|
Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
Initializes the label of a data series in a chart. |
|
|
|
|
|
|
Deletes a data series from a chart. |
|
|
|
|
|
|
Run on the server, this function accepts a request for connecting to an existing socket found... |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored... |
|
|
|
|
|
|
Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management... |
|
|
|
|
|
|
This step consists in "sending the different elements to print to the printer"...... |
|
|
|
|
|
|
Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
Identifies or modifies the type of chart. |
|
|
|
|
|
|
Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Draws a point in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|