|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
|
| Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Refuses a request for stream connection. |
|
|
|
|
|
|
|
| Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
|
| Resumes the reception or the emission of a data type in a stream. |
|
|
|
|
|
|
|
| Associates a stream connection request with a Conference control. |
|
|
|
|
|
|
|
| Connects a stream (and the associated control) to a specific address. |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Disables the telemetry. The telemetry data is not sent to the server anymore. |
|
|
|
|
|
|
|
| Changes the contrast of an image contained in an Image control. |
|
|
|
|
|
|
|
| Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
|
| Used to find out whether the incoming or outgoing call is ended. |
|
|
|
|
|
|
|
| List of constants used by telephony functions... |
|
|
|
|
|
|
|
| Returns the date and time of the beginning of call (incoming or outgoing call). |
|
|
|
|
|
|
|
| Used to find out whether the call is on hold. |
|
|
|
|
|
|
|
| Used to find out whether the number called is busy. |
|
|
|
|
|
|
|
| Answers an incoming call that was detected. |
|
|
|
|
|
|
|
| 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"). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|