|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| Crosses a record in a data file. |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable,... |
|
|
|
|
|
|
|
| This help page explains how to read an email from a WINDEV application and how to display... |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the data file, according to a specified... |
|
|
|
|
|
|
|
| Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine.... |
|
|
|
|
|
|
|
| When adding a record into a HyperFileSQL file (HAdd), three management modes are available... |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box,... |
|
|
|
|
|
|
|
| To optimize the display of images in your application or in your site, you have the ability to use... |
|
|
|
|
|
|
|
| In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
|
| Customizes the management of HFSQL errors. |
|
|
|
|
|
|
|
| Creates a specific type of chart. |
|
|
|
|
|
|
|
| You can manipulate Layout controls (and its cells) in a window or page using the following... |
|
|
|
|
|
|
|
| Sets the position on the last record whose value for a specific item is less than or equal... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
|
| Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Returns or modifies the value of a parameter for the device camera.
Function kept... |
|
|
|
|
|
|
|
| WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
|
| The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
|
| Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Converts a size or a position specified in the native dpi of the screen on the device... |
|
|
|
|
|
|
|
| Sets the starting angle of the first section in the following types of chart:
Pie,... |
|
|
|
|
|
|
|
| The Definition type is used to find out the characteristics of a type:
simple type,
advanced... |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|