|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Creating a replication with ReplicEdit allows you to specify several parameters...... |
|
|
|
|
|
|
|
| WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for example (images, videos, ...).... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
| Returns the list of connections currently described in the application:
connections described in the data model editor (for the main database schema and, if necessary, additional database schemas).
connections described by programming (with functions HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| List of functions for managing XLS files... |
|
|
|
|
|
|
|
| Modifies or retrieves the display orientation of the current window. |
|
|
|
|
|
|
|
| WINDEV Mobile is a development environment for PC that allows you to develop...... |
|
|
|
|
|
|
|
| The Orientation property gets and sets the angle of an element. |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
|
| Used to find out whether the current execution of the application is in "trial version" mode. |
|
|
|
|
|
|
|
| Adds a new tile customization for the current Windows Store Apps application. |
|
|
|
|
|
|
|
| Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
|
| Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
|
| Notifies the application when the device enters or leaves the transmission range of a set of Beacons. |
|
|
|
|
|
|
|
| Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|