|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global 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. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| 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 menu options can be handled...... |
|
|
|
|
|
|
|
| The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
|
| The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls... |
|
|
|
|
|
|
|
| In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status... |
|
|
|
|
|
|
|
| Remarks and specific features of Native Informix Connector... |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the backups of your dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| The following are additional operators...... |
|
|
|
|
|
|
|
| An HFSQL context contains information relative to the data used...... |
|
|
|
|
|
|
|
| The Body property is used to identify and modify the HTML body of an HTML Display control... |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| The Border type is used to handle a border through programming... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| ...When a page template is applied to a page, all the controls and code found in the template... |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items...... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window ; the windows opened by the parent... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| When generating a file on the Web server (PDF, HTML, ...... |
|
|
|
|
|
|
|
| If the click action of the image is set to "Server call", you can get the click coordinates... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|