|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Facebook is the world's most popular social network. It is commonly used by companies to reach... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
The Appointment type is used to define the advanced characteristics of an appointment: time,... |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview... |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview... |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):... |
|
|
|
|
|
|
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):... |
|
|
|
|
|
|
The colors of a Table control (row background, text of rows, etc.) are defined in the control... |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially... |
|
|
|
|
|
|
Displays a Table or TreeView Table control from a specified row or returns the index of the first... |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows... |
|
|
|
|
|
|
Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|