|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws an RTF text in a picLayer variable. |
|
|
|
|
|
|
|
| Creates a Repositionable Note control in the curernt window through programming. |
|
|
|
|
|
|
|
| Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
|
| Selects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Changes the saturation of an image in an Image control. |
|
|
|
|
|
|
|
| Changes the hue of an image in an Image control. |
|
|
|
|
|
|
|
| Modifies the hue, the saturation and the lightness of an image in an Image control. |
|
|
|
|
|
|
|
| Modifies the lightness of an image contained in an Image control. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a point in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a text in a WDPic variable. |
|
|
|
|
|
|
|
| Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
|
| Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Creates a new Dockable Panel control in the current window. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Retrieves the DC (Device Context) of a window, control or screen. |
|
|
|
|
|
|
|
| Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|