|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed.... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
|
| The docRow type is used to define the advanced characteristics of a table row in a Word Processing... |
|
|
|
|
|
|
|
| WINDEV allows you manipulate a TreeMap control through programming.... |
|
|
|
|
|
|
|
| The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document. |
|
|
|
|
|
|
|
| The docColumn type is used to define the advanced characteristics of a table column found in a Word... |
|
|
|
|
|
|
|
| A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| A multitouch feature is a technique allowing the user to interact with a device via several contact... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The MultiWorksheet property is used to:
Find out whether a Spreadsheet control manages several... |
|
|
|
|
|
|
|
| The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet... |
|
|
|
|
|
|
|
| The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control. |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
| The UnlockablePane property is used to:
Determine if the end user can move the panes... |
|
|
|
|
|
|
|
| To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element:... |
|
|
|
|
|
|
|
| The Type property is used to get:
the type of element (data file or item) defined... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|