|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must... |
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed... |
|
|
|
|
|
|
|
| To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions... |
|
|
|
|
|
|
|
| The aliases are used to handle...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| To use an Oracle database with the Native Connector, the structure of ORACLE tables must... |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported... |
|
|
|
|
|
|
|
| FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas...... |
|
|
|
|
|
|
|
| Simple MAPI simplifies the management of emails received by the hosting company...... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming...... |
|
|
|
|
|
|
|
| Three types of replication are proposed...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services... |
|
|
|
|
|
|
|
| The Google Calendar service is an Internet application provided by Google that is used to manage... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|