|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For each element (windows, reports, ... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified... |
|
|
|
|
|
|
|
| Establishes a connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
| The FileFilter property gets and sets the filter used to display files:
when using assisted... |
|
|
|
|
|
|
|
| Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running... |
|
|
|
|
|
|
|
| Modifies the status of an event. |
|
|
|
|
|
|
|
| Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Used to check whether a duplicate error occurred. |
|
|
|
|
|
|
|
| Returns the approximate position of current record in the data file. |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| Used to find out whether a transaction was interrupted (the transaction was neither validated... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values... |
|
|
|
|
|
|
|
| Executes a procedure in the main thread of the application without waiting for the end... |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event of the specified element... |
|
|
|
|
|
|
|
| Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
|
| Modifies the current step of the guided tour. |
|
|
|
|
|
|
|
| Modifies the current step of the guided tour. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call... |
|
|
|
|
|
|
|
| Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a data file's items in memory with the values... |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|