|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Saves a dump file of the application. |
|
|
|
|
|
|
In some cases, you may want to print several reports one after another, and view... |
|
|
|
|
|
|
The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change... |
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
Colors an area:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Makes a backup copy of the content of an HFSQL server: all databases on the server, one... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first... |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic... |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified... |
|
|
|
|
|
|
Returns the list of image formats supported by the current platform, in the format expected... |
|
|
|
|
|
|
Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,... |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Initializes:
one or all variables of file items with their default values.
one or all items... |
|
|
|
|
|
|
Draws a chart according to the specified parameters. |
|
|
|
|
|
|
Describes a file item through programming. |
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|