|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
|
| This help page explains how to create a Sum query with the query editor.... |
|
|
|
|
|
|
|
| The Dockable Panel control allows you to easily organize the software interface into zones... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| Interactive notification management constants... |
|
|
|
|
|
|
|
| The List Box control is used to display a list of elements and to select one or more elements... |
|
|
|
|
|
|
|
| The Organizer control is used to display and handle organizers...... |
|
|
|
|
|
|
|
| A fixed area in a page is a page section that remains visible even if the Web user moves... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:... |
|
|
|
|
|
|
|
| The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop... |
|
|
|
|
|
|
|
| The rssCloud type is used to describe the method for subscribing to the notifications... |
|
|
|
|
|
|
|
| The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream... |
|
|
|
|
|
|
|
| The rssIdentifier type is used to describe the unique identifier of a RSS stream entry... |
|
|
|
|
|
|
|
| The rssTextInput type is used to describe the input area of RSS stream... |
|
|
|
|
|
|
|
| The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications.... |
|
|
|
|
|
|
|
| You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
|
| To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
|
| This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
|
| The editor of Select queries is used to limit the number of records that will be displayed... |
|
|
|
|
|
|
|
| A client application of a socket server connects to a standard server in order to exchange... |
|
|
|
|
|
|
|
| Reports & Queries is used to...... |
|
|
|
|
|
|
|
| A TreeMap control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|