|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
| Adds a file into the list of recently opened documents. |
|
|
|
|
|
|
|
| To use .NET assemblies in a project...... |
|
|
|
|
|
|
|
| The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
|
| A library is a WDL file that contains all the resources...... |
|
|
|
|
|
|
|
| To create a.NET assembly, ...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| .NET is Microsoft's software development platform...... |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
|
| Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
|
| The list of extension attributes ...... |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
|
| The Procedure type is used to handle:
the procedures or methods found in the project.
the procedures or methods found in an internal component.
the procedures or methods found in an external component.... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| Regardless of the platform used, the data stored in the HFSQL files is in ANSI format. |
|
|
|
|
|
|
|
| You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
| Factorizes the expression of an element on which several sub-elements or properties are accessed. |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| Three assignment operators are available...... |
|
|
|
|
|
|
|
| Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|