|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a 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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
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 performance profiler (also called Profiler) is used to check and optimize the execution time... |
|
|
|
|
|
|
List of constants used by the TreeXXX functions... |
|
|
|
|
|
|
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays... |
|
|
|
|
|
|
List of constants used by the Toolbar control management functions... |
|
|
|
|
|
|
WEBDEV allows you to implement tasks on the server directly...... |
|
|
|
|
|
|
WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:... |
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:... |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
The Driver property is used to get the video capture driver the Camera control is associated with. |
|
|
|
|
|
|
The Camera control is used to...... |
|
|
|
|
|
|
The nested reports are used to print several reports (secondary reports) in a single report (main... |
|
|
|
|
|
|
The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary... |
|
|
|
|
|
|
JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS... |
|
|
|
|
|
|
The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
The mongoConnection type is used to define the advanced characteristics of a connection... |
|
|
|
|
|
|
The mongoDatabaseInfo type is used to define the advanced characteristics of information... |
|
|
|
|
|
|
The mongoCollectionOption type is used to define the advanced characteristics of collection options... |
|
|
|
|
|
|
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|