|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The different syntaxes for declaring 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. |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used. |
|
|
|
|
|
|
|
| The Procedure Description type allows you to get information about a procedure or a method. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Some of the parameters passed to a procedure can be optional parameters... |
|
|
|
|
|
|
|
| To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)... |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| WEBDEV allows you to implement tasks on the server directly... |
|
|
|
|
|
|
|
| Reactive procedures are executed when the value of a control or variable changes... |
|
|
|
|
|
|
|
| This help page presents the operations that must be performed in order for a WINDEV application... |
|
|
|
|
|
|
|
| URL Rewriting is a technique used to improve SEO...... |
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
|
| To implement a replication of HFSQL servers through programming, WLanguage...... |
|
|
|
|
|
|
|
| List of events associated with windows... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well... |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields...... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements...... |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| In version 27, new functions, properties and data types have been introduced... |
|
|
|
|
|
|
|
| In France, electronic invoicing has become mandatory for invoicing government services...... |
|
|
|
|
|
|
|
| The table below presents the main extensions of files created and supported by WINDEV, WEBDEV... |
|
|
|
|
|
|
|
| When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
|
| To develop Android applications with WINDEV Mobile, you must install...... |
|
|
|
|
|
|
|
| List of constants used by page functions.... |
|
|
|
|
|
|
|
| Methods for managing an HFSQL cluster and its databases.... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50... |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files... |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|