|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| Apple has recently released an SDK to natively compile iOS applications for MacOS... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| The NdxEncryption property is used to configure the encryption method for the index (.NDX) file... |
|
|
|
|
|
|
|
| Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font... |
|
|
|
|
|
|
|
| The ImageHeight property is used to:
Find out the height of the image section displayed... |
|
|
|
|
|
|
|
| The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated... |
|
|
|
|
|
|
|
| Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font... |
|
|
|
|
|
|
|
| The Sortable property is used to:
Determine if a Table control column is sortable.
Make... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable,... |
|
|
|
|
|
|
|
| Identifies or modifies the current directory. |
|
|
|
|
|
|
|
| Converts all characters in a string to lowercase according to the region settings defined... |
|
|
|
|
|
|
|
| Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
|
| Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
|
| Calculates the variance for a full series of values. |
|
|
|
|
|
|
|
| Returns the net current value of investment. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
|
| Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
|
| Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
| Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
|
| Calculates the standard deviation for a series of values. |
|
|
|
|
|
|
|
| Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|