|
|
|
|
|
|
|
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 the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found... |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found... |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly... |
|
|
|
|
|
|
Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The DisplayedSection property is used to identify and change the portion of the image displayed... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report... |
|
|
|
|
|
|
The FilterWithBounds property is used to determine if bounds have been specified for the filter... |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
The HugeFile property is used to configure the maximum size of a data file. |
|
|
|
|
|
|
NbRecRead is used to find out the number of records read: selected both by the source of the report... |
|
|
|
|
|
|
The NbKeyItem property is used to get the total number of key items (including composite keys)... |
|
|
|
|
|
|
Searches for a value in an attribute of a Looper control. |
|
|
|
|
|
|
List of functions for managing threads... |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Indicates the name of the first field specified in the tab order for the specified window. |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number... |
|
|
|
|
|
|
Writes an element into a matrix. |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|