|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control. |
|
|
|
|
|
|
|
| Adds a clickable link in a graphic string. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
|
| Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
|
| Defines a BitMap file as destination of a chart (BMP means BitMap). |
|
|
|
|
|
|
|
| Usage example of the HChangeConnection function |
|
|
|
|
|
|
|
| Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| The Category property gets and sets the category of an element. |
|
|
|
|
|
|
|
| The ConnectionTimeout property is used to manage the connection timeout. |
|
|
|
|
|
|
|
| Performs a search in an LDAP server. |
|
|
|
|
|
|
|
| Defines a window as chart destination. |
|
|
|
|
|
|
|
| The Alias property gets the alias of an element. |
|
|
|
|
|
|
|
| Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
|
| Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
|
| The ImageState property is used to get and change the number of drawings in:
The image associated with a button.
The image of the cursor in a slider.
The image associated with the button of a sidebar pane.
The image associated with the button of a tab pane.
The image associated with the Rating control.
The image associated with a group in a Ribbon control.
The image associated with a menu option.... |
|
|
|
|
|
|
|
| The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
|
| The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls |
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|