|
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
Opens the default Phone application and dials the specified number.
|
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview... |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
The VariantMember type is an advanced type corresponding to an array of members, each member... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
Loads in the background the content of a resource (image, text, etc.) identified by its URI... |
|
|
|
|
|
|
Adds a report into a sequence of report prints. |
|
|
|
|
|
|
Retrieves information of a URI resource. |
|
|
|
|
|
|
The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
The Class property is used to get the actual type of the class instance handled by an object,... |
|
|
|
|
|
|
The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify... |
|
|
|
|
|
|
The RightMargin property is used to:
Find out the right margin of a report.
Modify the right... |
|
|
|
|
|
|
The InputType property is used to identify or change the type of input supported by a control:... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example)... |
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Refreshes a List Box, ListView or Combo Box control based on a data file |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Adds an integrity rule between two data files on the server. |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
Returns the number of duplicates for a given key item. |
|
|
|
|
|
|
Enables or disables the automatic security mechanism on one or more data files. |
|
|
|
|
|
|
Defines the size of points in a "Scatter" chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|