|
|
|
|
|
|
|
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
Hangs up a phone line started with tapiDial or tapiAnswerCall. |
|
|
|
|
|
|
Saves a dump of memory used by the application. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Triggers the device's speech recognition service.... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
Usage example of the NetClientSendMessage function |
|
|
|
|
|
|
Usage example of the EnumControl function |
|
|
|
|
|
|
Displays a dialog box on each client computer connected to the server.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Usage example of the SQLModify function |
|
|
|
|
|
|
xlsNbRows is kept for backward compatibility only. |
|
|
|
|
|
|
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed. |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Returns the date and time of the end of call. |
|
|
|
|
|
|
Sends a message from the server to all the connected client computers.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Stops the specified call detection that was started by tapiListen. |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|