|
|
|
|
|
|
|
To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS). |
|
|
|
|
|
|
Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
Returns information about the iOS version used by the application. |
|
|
|
|
|
|
Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
Excludes a file from iCloud backup. |
|
|
|
|
|
|
Determines if the app has been allowed to track activity based on user data (iOS only). |
|
|
|
|
|
|
The Camera control is used to... |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes... |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings... |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for an Image or Static control. |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next... |
|
|
|
|
|
|
The sliding windows (also called sliding menus) are often used in the mobile applications...... |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
The Map control allows you to display a map in order to geolocate, create a route, display points... |
|
|
|
|
|
|
A Check Box can correspond to...... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought... |
|
|
|
|
|
|
Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
WEBDEV allows you to develop sites for all types of devices...... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an Android application 10 min |
|
|
|
|
|
|
The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|