|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Specifies a name to identify a cell found in a Spreadsheet control. |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Creates a secure socket according to the SSL protocol. |
|
|
|
|
|
|
Disables the telemetry. The telemetry data is not sent to the server anymore. |
|
|
|
|
|
|
Colors an area in an Image control. |
|
|
|
|
|
|
Checks the existence of socket. |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
Answers an incoming call that was detected. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|