|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The SOAP Server application is an application containing all the procedures to run...... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
|
| In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
|
| The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
|
| You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a set of stored procedures from an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a set of stored procedures from an HFSQL server. |
|
|
|
|
|
|
|
| Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
|
| Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
|
| Establishes a connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
| To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Deletes a query (used by stored procedures) from an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a query (used by stored procedures) from an HFSQL server. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
|
| Lists the clients connected to the WebSocket server. |
|
|
|
|
|
|
|
| Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
|
| Establishes an SSL connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
| A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
|
| Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|