|
|
|
|
|
|
|
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.)... |
|
|
|
|
|
|
Lists the words of the current record that will be taken into account by the full-text indexing. |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
The Shape property allows you to handle the different shapes of an element. |
|
|
|
|
|
|
Imports data in iCalendar format into an Organizer control. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related... |
|
|
|
|
|
|
Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
Used to find out the properties of a database on an HFSQL server. |
|
|
|
|
|
|
Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures... |
|
|
|
|
|
|
The Legend property is used to:
Find out the label of a series.
Modify the label of a series.... |
|
|
|
|
|
|
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices... |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element... |
|
|
|
|
|
|
The RightToLeft property is used to get the writing direction on a control, column, window... |
|
|
|
|
|
|
The Color property is used to get and change the color of an element. |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
The InfoVersion type is used to find out the characteristics of a specific application version. |
|
|
|
|
|
|
The Contact type is used to define the advanced characteristics of a contact found in the phone... |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window... |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|