|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| The Version property is used to get and change the version of an element. |
|
|
|
|
|
|
|
| The "Icon" keyword corresponds to the Icon type, or to the Icon property. |
|
|
|
|
|
|
|
| Performs the following operations:
If the file does not exist, creates an empty data file... |
|
|
|
|
|
|
|
| The Path property gets and sets a path. |
|
|
|
|
|
|
|
| Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| A scatter chart (XY) represents the relationship between two numeric values in two series... |
|
|
|
|
|
|
|
| Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
|
| Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
|
| Returns the list of files:
found in the current analysis or in a specific analysis recognized... |
|
|
|
|
|
|
|
| This step allows you to define and choose the different fonts that will be used in the printed... |
|
|
|
|
|
|
|
| A Scheduler control found in a window or in a page can be handled in WLanguage by the following... |
|
|
|
|
|
|
|
| A Table control found in a window or in a page can be handled in WLanguage by the following... |
|
|
|
|
|
|
|
| Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
|
| Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
|
| Retrieves the map of a specific location via the Google Maps service. |
|
|
|
|
|
|
|
| Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks... |
|
|
|
|
|
|
|
| Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
|
| The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
|
| Checks whether a character string starts:
with a specific character string.
with one... |
|
|
|
|
|
|
|
| Returns the horizontal position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|