|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Executes a global procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Executes a command in console mode. |
|
|
|
|
|
|
|
| Forces the execution of a scheduled backup. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Forces the execution of a reactive procedure. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Forces the execution of a scheduled backup. |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Executes a stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Executes a WLanguage function identified by its name. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Starts running a remote program from the current application. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
|
| Starting with version 27, files can be downloaded in the background, using the system download... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web... |
|
|
|
|
|
|
|
| The query editor allows you to run the test of query result...... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure... |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor relative to the specified window... |
|
|
|
|
|
|
|
| Returns the vertical position (Y) of the mouse cursor relative to the specified window or control.... |
|
|
|
|
|
|
|
| An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
| Opens the default messaging software:
of Web user on the browser computer.
of the user... |
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV site...... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| A dynamic automation object is an automation object allocated upon request, during the program... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements... |
|
|
|
|
|
|
|
| The DownloadParameter type is used to define all the advanced characteristics of a file download... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display... |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SQLite... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|