|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
|
| The principle of windows with arrow is straightforward... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Signing an application is mandatory from Xcode 8... |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Excludes a file from iCloud backup. |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application: |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the arc tangent of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Specifies the name of control that was in edit before the current control. |
|
|
|
|
|
|
|
| Raise a number to a power. |
|
|
|
|
|
|
|
| Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
|
| Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
|
| Closes the connection between the current computer and the FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Modifies the orientation of chart axes. |
|
|
|
|
|
|
|
| Checks the existence of a chart in memory. |
|
|
|
|
|
|
|
| Denies all new connections to a database or to all databases. |
|
|
|
|
|
|
|
| Returns the number of parts of a given size required to split a single-part archive. |
|
|
|
|
|
|
|
| Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
|
| Finds one or more emails according to the criteria specified in the messaging software (Outlook,... |
|
|
|
|
|
|
|
| Calculates the height of the font for the text to print (in millimeters). |
|
|
|
|
|
|
|
| Stops printing the current report immediately. |
|
|
|
|
|
|
|
| The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item. |
|
|
|
|
|
|
|
| The SourceDescription property is used to get the name of the element used as data source... |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| Returns the name of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns the type of current element (tag or attribute). |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Fills an array with the words from a string. |
|
|
|
|
|
|
|
| An Action Bar can be handled through programming. To do so, use the variable corresponding... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|