|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
|
| Returns the integer part of a number. |
|
|
|
|
|
|
|
| Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| The DeletionRule property is used to configure the deletion rule (integrity management)... |
|
|
|
|
|
|
|
| The AutoRefresh property is used to:
Find out whether the data found in the series... |
|
|
|
|
|
|
|
| Returns the index of the current element. |
|
|
|
|
|
|
|
| Allows you to find out the properties of a table located in an HFSQL server. |
|
|
|
|
|
|
|
| Returns the current setting of the brightness for the screen of the device. |
|
|
|
|
|
|
|
| Indicates the status of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
|
| Returns the current year in integer format. |
|
|
|
|
|
|
|
| Returns the current status of a thread. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Writes a custom runtime warning to the dynamic audit. |
|
|
|
|
|
|
|
| Returns the status of the current print. |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
|
| Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|