|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
The rssEntry type is used to handle a RSS stream entry... |
|
|
|
|
|
|
The rssStream type is used to handle a RSS stream... |
|
|
|
|
|
|
The rssImage type is used to describe the image of a RSS stream... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The "Image Editor" control is a rich control that allows end users to create and edit images... |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.... |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements... |
|
|
|
|
|
|
The StartPosition property is used to get the starting position of an element in a Word Processing... |
|
|
|
|
|
|
Use in the docFragment class - Read + Write access - Type: Integer32 |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control...... |
|
|
|
|
|
|
The DisplayCurrency property is used to get and change the currency used when entering... |
|
|
|
|
|
|
The MemoryCurrency property is used to get and change the currency used when manipulating... |
|
|
|
|
|
|
Since January 1 2002, the Euro becomes the only currency in most European countries...... |
|
|
|
|
|
|
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient... |
|
|
|
|
|
|
REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
To use the Push notifications in Android, you must have a Google account and you must perform... |
|
|
|
|
|
|
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|