|
|
|
|
|
|
|
Manages the mouse cursor and specifies the action allowed during Drag and Drop. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop.... |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
WINDEV includes several J2EE functions...... |
|
|
|
|
|
|
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn |
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...... |
|
|
|
|
|
|
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
Many drives can be used to store files...... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The BackgroundColor property is used to get and change the background color of an element. |
|
|
|
|
|
|
The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
A select query (corresponding SQL statement...... |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
A sub-query is a query whose result is used by another query...... |
|
|
|
|
|
|
To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|