|
|
|
|
|
|
|
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: |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls... |
|
|
|
|
|
|
This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
Your application may be strategic and you may want to have a priority access to the Technical Support...... |
|
|
|
|
|
|
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
By default, the "Print" icon allows the Web user to print the current site page...... |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
The Gesture variable is used to retrieve the gesture parameters (swipe)...... |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|