|
|
|
|
|
|
|
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 "Internal report" controls are used to print several reports (secondary reports) in a single... |
|
|
|
|
|
|
The List Box control is used to display a list of elements and to select one or more elements... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...... |
|
|
|
|
|
|
Describes a new connection to an external database. |
|
|
|
|
|
|
The colors of a Table control (row background, text of rows, etc.) are defined in the control... |
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data... |
|
|
|
|
|
|
The LanguageDescribed property is used to set the language used to compare and sort Unicode items... |
|
|
|
|
|
|
Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice... |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"... |
|
|
|
|
|
|
You can manipulate HTML controls in a window, page or report using the following WLanguage... |
|
|
|
|
|
|
A Tab control found in a window or in a page can be handled by several WLanguage properties...... |
|
|
|
|
|
|
List of properties associated with a supercontrol... |
|
|
|
|
|
|
You can manipulate Looper controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
The Border type is used to handle a border through programming... |
|
|
|
|
|
|
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,... |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"... |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|