|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Executes a command in console mode. |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| Executes a global procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Forces the execution of a reactive procedure. |
|
|
|
|
|
|
|
| Starts running a remote program from the current application. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Determines if a query has been executed. |
|
|
|
|
|
|
|
| Forces the execution of a scheduled backup. |
|
|
|
|
|
|
|
| Executes a WLanguage function identified by its name. |
|
|
|
|
|
|
|
| Forces the execution of a scheduled backup. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| 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 stored procedure in asynchronous mode. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
|
| Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed...... |
|
|
|
|
|
|
|
| Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
|
| Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
|
| The restResponse type is used to define all the advanced characteristics of a REST response. |
|
|
|
|
|
|
|
| Initializes the query linked to the report. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used... |
|
|
|
|
|
|
|
| SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications...... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|