|
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot...... |
|
|
|
|
|
|
Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
When the replication is described, the data files must be added into the replication...... |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
Requests the execution of a specific process. |
|
|
|
|
|
|
Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
Waits for a service to be in a specific status. |
|
|
|
|
|
|
Returns the current status of a service. |
|
|
|
|
|
|
Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
Usage example of the fWriteLine function |
|
|
|
|
|
|
Specifies the location of the Python DLL to be loaded. |
|
|
|
|
|
|
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element. |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|