|
|
|
|
|
|
|
|
|
|
|
|
|
|
| From version 25, you can create "project portfolios"...... |
|
|
|
|
|
|
|
| The management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| Runs a procedure on a SOAP server. |
|
|
|
|
|
|
|
| Runs a procedure on a .Net server. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by AddLink. |
|
|
|
|
|
|
|
| Runs a procedure on a SOAP server. |
|
|
|
|
|
|
|
| WLanguage procedure called by HTrack |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| The Native SQL Server Connector is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by geoGetAddress. |
|
|
|
|
|
|
|
| Branches a procedure to the event of an automation object. |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| The xmlDocument keyword can correspond to:
the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see xmlDocument.... |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
|
| Returns the number of parameters actually received by a procedure. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
|
| Runs a delayed procedure (in the WEBDEV application server). |
|
|
|
|
|
|
|
| Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|