|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can... |
|
|
|
|
|
|
Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files. |
|
|
|
|
|
|
Retrieves the definition of element type. |
|
|
|
|
|
|
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task... |
|
|
|
|
|
|
Pops an element from a stack. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
Reads the content of the specified file by using the engine for speech synthesis found... |
|
|
|
|
|
|
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones... |
|
|
|
|
|
|
Retrieves a photo, an image or a video stored in the photo album of the mobile device. |
|
|
|
|
|
|
Adds an itinerary onto a Map control. |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Captures the images received from the camera:
as an image: takes a photo.
as a video: records... |
|
|
|
|
|
|
The TotalNbRec property is used to:
Get the number of records to be printed.
Change... |
|
|
|
|
|
|
The CaseSensitive property is used to determine if the different searches performed on the item... |
|
|
|
|
|
|
Returns the full path of the directory of HFSQL data files specified by the user when installing... |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,... |
|
|
|
|
|
|
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Identifies the window currently in edit. |
|
|
|
|
|
|
Calculates the amortization value of a good over a specific period of time, via the formula... |
|
|
|
|
|
|
Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|