|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Mobile allows you to easily access the calendars and appointments found on the phones... |
|
|
|
|
|
|
|
| The AttachPointStart property is used to get and change the position of the start attachment point... |
|
|
|
|
|
|
|
| The AttachPointEnd property is used to get and change the position of the end attachment point... |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records... |
|
|
|
|
|
|
|
| Facebook is the world's most popular social network. It is commonly used by companies to reach... |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in controls based... |
|
|
|
|
|
|
|
| The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
|
| The Message property is used to:
Find out the help message associated with a control... |
|
|
|
|
|
|
|
| WINDEV allows you to create a standard socket server...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to create a simplified socket server...... |
|
|
|
|
|
|
|
| The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface... |
|
|
|
|
|
|
|
| The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified... |
|
|
|
|
|
|
|
| The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
|
| The Reminder type is used to describe and handle a reminder to inform the user of an appointment. |
|
|
|
|
|
|
|
| Lists of constants used to manage the appointments... |
|
|
|
|
|
|
|
| The emailHeader type is used to retrieve or define the additional email headers. |
|
|
|
|
|
|
|
| The Phone type is used to handle a phone number as well as its type (home, work, ...). |
|
|
|
|
|
|
|
| The EmailAddress type is used to handle an email address as well as its type (home, office, etc.). |
|
|
|
|
|
|
|
| The SIPAddress type is used to define the advanced characteristics of a SIP address. |
|
|
|
|
|
|
|
| The WebAddress type is used to define the advanced characteristics of a site address as well... |
|
|
|
|
|
|
|
| The InstantMessaging type is used to define the advanced characteristics of the instant messaging... |
|
|
|
|
|
|
|
| The Event type is used to define all the advanced characteristics of an event: birthday, saint's... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user... |
|
|
|
|
|
|
|
| An Organizer control can be handled through programming.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|