|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications. |
|
|
|
|
|
|
|
| An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows... |
|
|
|
|
|
|
|
| The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window... |
|
|
|
|
|
|
|
| For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop. |
|
|
|
|
|
|
|
| The following functions are used to manage Drag and Drop: |
|
|
|
|
|
|
|
| The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls... |
|
|
|
|
|
|
|
| Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
|
| Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
|
| To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages. |
|
|
|
|
|
|
|
| The action plans group all actions that will be performed by the software factory.... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets".... |
|
|
|
|
|
|
|
| If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction...... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| List of constants used by the SNMP functions.... |
|
|
|
|
|
|
|
| The Native Container control returns an handle/identifier...... |
|
|
|
|
|
|
|
| Usage example of the SysIconAdd function... |
|
|
|
|
|
|
|
| Emulates the selection of an option in a Radio Button control.... |
|
|
|
|
|
|
|
| Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...... |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control.... |
|
|
|
|
|
|
|
| The management of users allows you to find out from the server...... |
|
|
|
|
|
|
|
| The FOR EACH statement is used to run different types of HFSQL loops...... |
|
|
|
|
|
|
|
| Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| You can include different buttons in the input area of an Edit control...... |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
|
| Launch the labelling in SCM of the current version of a project (in an action plan).... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
|
| A Table, List Box, or Combo Box control can be used to display the content of a table or query...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|