|
|
|
|
|
|
|
Executes a global procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Starts the execution of a process programmatically. |
|
|
|
|
|
|
Executes the WLanguage code displayed in the Code Editor control. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Determines if a query has been executed. |
|
|
|
|
|
|
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 global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
Executes a WLanguage function identified by its name. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
To use an Oracle database with the Native Connector, the structure of ORACLE tables must... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|