|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Allows you to check the real identity of the current user via biometrics check. |
|
|
|
|
|
|
|
| Android Wear is the version of the Android operating system dedicated to the connected objects...... |
|
|
|
|
|
|
|
| The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
|
| Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
|
| The following mechanism allows developers to write WLanguage code more easily in the code editor ...... |
|
|
|
|
|
|
|
| Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV.... |
|
|
|
|
|
|
|
| Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV.
This function... |
|
|
|
|
|
|
|
| The different operations that can be performed with WDOptimizer are as follows...... |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
| FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Enables (or disables) the remote control for the current multi-user WINDEV application.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an ActiveX control in WLanguage via...... |
|
|
|
|
|
|
|
| Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
| Dials a phone number for a voice line. |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an error occurs in the current... |
|
|
|
|
|
|
|
| The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
|
| The two-level setup (or multisite setup) combines:
a reference network setup deployed... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| The ActiveX control is used to easily manage the ActiveX technology...... |
|
|
|
|
|
|
|
| List of constants used by functions for managing applications with "Live update".... |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|