|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When the action plans are deployed, you have the ability to configure their activation mode.... |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ...... |
|
|
|
|
|
|
|
| By default, TimeLine controls contain a context menu.... |
|
|
|
|
|
|
|
| Inserts a new dynamic row in a Multiline Zone control. |
|
|
|
|
|
|
|
| In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
|
| The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
| Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component. |
|
|
|
|
|
|
|
| Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
|
| Removes an element from the queue. |
|
|
|
|
|
|
|
| The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard. |
|
|
|
|
|
|
|
| A frame is a packet ot data that flows through the network...... |
|
|
|
|
|
|
|
| Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
|
| Notifies when the device is shaken in any direction. |
|
|
|
|
|
|
|
| Notifies when the device has been shaken in any direction. |
|
|
|
|
|
|
|
| The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart. |
|
|
|
|
|
|
|
| The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
|
| Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
|
| The Animation property animates an image. |
|
|
|
|
|
|
|
| The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic...... |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|