|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access... |
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer... |
|
|
|
|
|
|
|
| The assisted universal replication is available in Android and iOS...... |
|
|
|
|
|
|
|
| The result of a select query can be used in...... |
|
|
|
|
|
|
|
| To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop... |
|
|
|
|
|
|
|
| The docElementImage type is used to handle the characteristics of an Image element found... |
|
|
|
|
|
|
|
| The docElementLink type is used to get the advanced characteristics of a Link element... |
|
|
|
|
|
|
|
| The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
|
| Kerberos is an authentication mode based on the use of tickets and secret keys...... |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
|
| The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn... |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open... |
|
|
|
|
|
|
|
| After each new version of Android is deployed, Google requires a higher target API level... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| The FilterWithBounds property is used to determine if bounds have been specified for the filter... |
|
|
|
|
|
|
|
| The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
|
| The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
|
| The FilterCondition property allows you to know the selection condition set by HFilter on a data... |
|
|
|
|
|
|
|
| List of constants used by the functions for port management (serial and parallel ports)... |
|
|
|
|
|
|
|
| The docTabulation type is used to define the characteristics of a custom tabulation. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|