|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the date and time of the beginning of call (incoming or outgoing call). |
|
|
|
|
|
|
|
| List of constants used by telephony functions... |
|
|
|
|
|
|
|
| Used to find out whether the call is on hold. |
|
|
|
|
|
|
|
| Used to find out whether the number called is busy. |
|
|
|
|
|
|
|
| Used to find out whether the incoming or outgoing call is ended. |
|
|
|
|
|
|
|
| Returns the date and time of the end of call. |
|
|
|
|
|
|
|
| Used to find out whether an answer was given to the call. |
|
|
|
|
|
|
|
| Returns the duration of the call (difference between the start date and time of call and the end date and time of call). |
|
|
|
|
|
|
|
| Starts the call detection (also called "call monitoring service"). |
|
|
|
|
|
|
|
| Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module. |
|
|
|
|
|
|
|
| Stops the specified call detection that was started by tapiListen. |
|
|
|
|
|
|
|
| Used to find out the calling phone number (the one that calls). |
|
|
|
|
|
|
|
| Used to find out the phone number called. |
|
|
|
|
|
|
|
| Allows you to simulate the use of phone keys. |
|
|
|
|
|
|
|
| Allows you to determine the type of call (incoming or outgoing). |
|
|
|
|
|
|
|
| Specifies a name to identify a cell found in a Spreadsheet control. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image control. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
|
| Rotates an Image control. |
|
|
|
|
|
|
|
| Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified Image control. |
|
|
|
|
|
|
|
| Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
| Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
| Returns the IP (Internet Protocol) address of a computer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|