|
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically.... |
|
|
|
|
|
|
A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
The characteristics of a help page are used to define...... |
|
|
|
|
|
|
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
WDMAP allows you to export records to...... |
|
|
|
|
|
|
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls...... |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
When the replication is described, the data files must be added into the replication...... |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
The following functions are used to access MATLAB:... |
|
|
|
|
|
|
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections. |
|
|
|
|
|
|
Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|