|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The Error keyword is used to manage the errors. |
|
|
|
|
|
|
|
| ...The Scheduler control is used to automatically display and handle schedules. It is used to manage... |
|
|
|
|
|
|
|
| The Contact type is used to define the advanced characteristics of a contact found in the phone... |
|
|
|
|
|
|
|
| The status bar of a window is used to display several types of information...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
|
| The FontCondensed property is used to:
Determine if characters in a text are condensed.... |
|
|
|
|
|
|
|
| An Apple Watch application is an application intended for a watch associated with an iOS device... |
|
|
|
|
|
|
|
| The FontExtended property is used to:
Find out whether the spacing between characters in a text... |
|
|
|
|
|
|
|
| The FontLarge property is used to:
Find out whether the characters in a text are enlarged... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.... |
|
|
|
|
|
|
|
| A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| The "Chart" control is used to display a chart in windows, pages and reports...... |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages... |
|
|
|
|
|
|
|
| ...The TreeView control is a tree structure used to simplify the display of information that can... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
|
| The Pivot Table control dynamically displays data coming from the crosscheck of different files... |
|
|
|
|
|
|
|
| Several steps must be performed to develop an iPhone/iPad application:... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different... |
|
|
|
|
|
|
|
| The LineHeight property is used to get and change the height of the rows:
in a List Box... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| You have the ability to create applications that access the HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|