|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Used to re-create an empty log. |
|
|
|
|
|
|
|
| Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
|
| Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
|
| For a given position in a Word Processing control (coordinates of a control point), returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
|
| Returns the list of all countries or countries of a given continent according to ISO 3166-1. |
|
|
|
|
|
|
|
| Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
|
| Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support.... |
|
|
|
|
|
|
|
| The management of users allows you to find out from the server...... |
|
|
|
|
|
|
|
| When creating a link, you can simply specify the destination...... |
|
|
|
|
|
|
|
| Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own...... |
|
|
|
|
|
|
|
| Displaying a new frameset in a WEBDEV site can be performed according to several methods...... |
|
|
|
|
|
|
|
| List of events associated with framesets... |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus: ...... |
|
|
|
|
|
|
|
| To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
|
| Two methods can be used to animate a Static control...... |
|
|
|
|
|
|
|
| A sub-query is a query whose result is used by another query...... |
|
|
|
|
|
|
|
| Queries can be based on items from another query...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|