|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element... |
|
|
|
|
|
|
|
| Notifies when acceleration forces are applied to the device along any of the three axes. |
|
|
|
|
|
|
|
| To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
|
| Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
|
| Each Organizer control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
|
| The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
|
| TableMode is kept for backward compatibility. |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
|
| The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control... |
|
|
|
|
|
|
|
| In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
|
| The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
|
| The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized...... |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
|
| The Map control is using the Google Maps API library. The Map control displays data coming... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|