|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following functions are used to manage Drag and Drop: |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows... |
|
|
|
|
|
|
|
| The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls... |
|
|
|
|
|
|
|
| To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages. |
|
|
|
|
|
|
|
| Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
|
| Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
|
| The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window.
This new property is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| Hides a Cell control previously displayed in the page via CellDisplayDialog. |
|
|
|
|
|
|
|
| The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
|
| Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden.
This new property is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| Returns the name of the month according to its number. |
|
|
|
|
|
|
|
| The following events associated with Scheduler controls:... |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
|
| You can manipulate TimeLine controls in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| Determines whether two geometries are disjoint, i.e. whether their intersection is empty. |
|
|
|
|
|
|
|
| Calculates the area of a polygon defined using geographic coordinates. |
|
|
|
|
|
|
|
| Calculates the area of a given geometry. |
|
|
|
|
|
|
|
| Determines if a 2D polygon crosses another geometry. |
|
|
|
|
|
|
|
| The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
|
| The NameServerFile property is used to get the name of the uploaded file on the server. |
|
|
|
|
|
|
|
| The RightIndent property is used to get and change the space to the right of the text in a control. |
|
|
|
|
|
|
|
| The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns. |
|
|
|
|
|
|
|
| The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|