|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The following functions are used to manage Drag and Drop: |
|
|
|
|
|
|
|
| The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The ModifierPanelVisible property is used to:
determine if the "Modifier" panel is displayed in a Diagram Editor control.
show or hide the "Modifier" panel in a Diagram Editor control.... |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| The PageBorderVisible property is used to:
determine if the page borders are displayed in a Diagram Editor control.
show or hide the page borders in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet...... |
|
|
|
|
|
|
|
| The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
|
| Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
|
| The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column. |
|
|
|
|
|
|
|
| The SelectionLength property is used to get and change the length of the selection made in a Word Processing control. |
|
|
|
|
|
|
|
| The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control. |
|
|
|
|
|
|
|
| Returns the index of the current layout:
in the current page.
in the specified page.... |
|
|
|
|
|
|
|
| Refreshes a frameset displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
| The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
| The TotalsEnabled property enables you to:
Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
|
| Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
|
| Clears the list of all public holidays. |
|
|
|
|
|
|
|
| Returns the list of the public holidays defined by BankHolidayAdd. |
|
|
|
|
|
|
|
| Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|