|
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Executes a command in console mode. |
|
|
|
|
|
|
Executes a global procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
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 SELECT query asynchronously. |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Executes a procedure in the main thread of the application without waiting for the end of its execution. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Forces the execution of a reactive procedure. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
Executes a SELECT query asynchronously. |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
To use an Oracle database with the Native Connector, the structure of ORACLE tables must... |
|
|
|
|
|
|
To use a PostgreSQL database with Native Connector (also called Native Access), the structure... |
|
|
|
|
|
|
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported... |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item... |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL... |
|
|
|
|
|
|
Returns a debug information. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
"Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV... |
|
|
|
|
|
|
To use an SQL Server database with Native Connector, the structure of SQL Server tables must... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
The monitoring robot will measure the SMART attributes of a server's hard drives...... |
|
|
|
|
|
|
Remarks and specific features of Native PostgreSQL Connector...... |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min |
|
|
|
|
|
|
Docker is a software platform that allows you to run applications in software containers on Linux... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
The Procedure type is used to handle:
the procedures or methods found in the project.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|