|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 allow you to add duplicates into the elements of a TreeView control...... |
|
|
|
|
|
|
|
| The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify... |
|
|
|
|
|
|
|
| The RightMargin property is used to:
Find out the right margin of a report.
Modify the right... |
|
|
|
|
|
|
|
| The LeftMargin property is used to:
Find out the left margin of a report.
Modify the left... |
|
|
|
|
|
|
|
| The TopMargin property is used to:
Find out the top margin of a report.
Modify the top margin... |
|
|
|
|
|
|
|
| The Thickness property is used to:
Find out the thickness of the line for a series (Line charts... |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
|
| Starting with version 28, you can remotely control the WEBDEV Application Server...... |
|
|
|
|
|
|
|
| Required configuration and overview for installing HFSQL Cluster.... |
|
|
|
|
|
|
|
| The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
|
| Methods for managing an HFSQL cluster and its databases.... |
|
|
|
|
|
|
|
| The Grayed property is used to:
Determine if a control (or a group of controls) is grayed... |
|
|
|
|
|
|
|
| The ElementOrientation property is used to get and change the orientation of an Organization Chart... |
|
|
|
|
|
|
|
| The replication between HFSQL servers consists in automatically replicating the data from server... |
|
|
|
|
|
|
|
| In a mobile application, several options can be handled with the fingers, by performing specific... |
|
|
|
|
|
|
|
| This help page explains how to create a count query with the query editor.... |
|
|
|
|
|
|
|
| This help page explains how to create an SQL query to filter records.... |
|
|
|
|
|
|
|
| A Word Processing control can be handled through programming...... |
|
|
|
|
|
|
|
| When an application is used to display or save data in HFSQL files, this data is entered... |
|
|
|
|
|
|
|
| The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
|
| A sub-query is a query whose result is used by another query...... |
|
|
|
|
|
|
|
| To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
|
| A Check Box can correspond to...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|