|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Opens the default Phone application and dials the specified number.
|
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| Returns the list of continents. |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control... |
|
|
|
|
|
|
|
| Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Enables input in the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| The NullSupported property is used to manage the NULL value in HFSQL tables. |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
|
| Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The ImageMode property is used to get and change the display mode of an image in an Image control,... |
|
|
|
|
|
|
|
| The Note property is used to:
Find out the notes associated with a control, a window, a page... |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string... |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
|
| A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
|
| Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
|
| The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|