|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening the application windows. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected. |
|
|
|
|
|
|
|
| Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
|
| Opens a new appointment window in the device's native calendar application.... |
|
|
|
|
|
|
|
| Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
|
| Allows connecting to the application via the User Groupware web service. |
|
|
|
|
|
|
|
| Returns the information about the location provider used by the application for geolocation functions. |
|
|
|
|
|
|
|
| Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
|
| Retrieves information about the current user (application that uses the User Groupware). |
|
|
|
|
|
|
|
| Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Modifies the type and duration of the animation used when closing the application windows. |
|
|
|
|
|
|
|
| Used to determine if the application is launched from an interactive notification in "Windows 10". |
|
|
|
|
|
|
|
| Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| Creates the description file of a Master Replica (logged replication or universal replication). |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
|
| The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
|
| With the WEBDEV Application Server in version 27, you can create server clusters with ease...... |
|
|
|
|
|
|
|
| The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop through a level.
Loop through a level with copy.
In-depth loop.... |
|
|
|
|
|
|
|
| An application that uses one or more external components is deployed in the same way as a standard application...... |
|
|
|
|
|
|
|
| The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|