|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements.... |
|
|
|
|
|
|
|
| The picText type is used to define all the advanced characteristics of a Text layer. |
|
|
|
|
|
|
|
| The picRTF type is used to define all the advanced characteristics of a layer that contains RTF. |
|
|
|
|
|
|
|
| Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
|
| The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
|
| The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
|
| The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
|
| The MaskTitleTime property is used to get or change the mask used for the title of time columns:
in an Organizer control.
in a Scheduler control.
in a TimeLine control.... |
|
|
|
|
|
|
|
| The EndTotalRange property is used to:
get the last date or time that can be displayed in a Scheduler or TimeLine control.
change the last time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
|
| The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
|
| The StartControl property gets and sets the start control of a Wire control. |
|
|
|
|
|
|
|
| The EndControl property gets or sets the end control of a Wire control. |
|
|
|
|
|
|
|
| The Driver property is used to get the video capture driver the Camera control is associated with. |
|
|
|
|
|
|
|
| The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed. |
|
|
|
|
|
|
|
| Opens a document in its associated application. |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Returns or modifies the priority of an application currently run. |
|
|
|
|
|
|
|
| Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
|
| Many devices can be used to display websites (Android phone, iPhone, etc.... |
|
|
|
|
|
|
|
| Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys.... |
|
|
|
|
|
|
|
| An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|