|
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
Lists the resources integrated to the application.
|
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The Charset property is used to:
Get the character set used by a Font variable.
Change... |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
Returns or modifies the different dates associated with a file or directory (date created, modified... |
|
|
|
|
|
|
Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
Transforms all the records "in transaction" into "Normal" records if these records do not belong... |
|
|
|
|
|
|
The Encryption property allows you to manage the type of encryption used between Client computers... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|