|
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to... |
|
|
|
|
|
|
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.... |
|
|
|
|
|
|
The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...... |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
The dynamic audit of an application analyzes its runtime performance...... |
|
|
|
|
|
|
Disables the telemetry. The telemetry data is not sent to the server anymore. |
|
|
|
|
|
|
Stops recording the scenario. |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
Enables the runtime log programmatically. |
|
|
|
|
|
|
Enables the dynamic audit through programming. |
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.... |
|
|
|
|
|
|
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
Once the translation of framework libraries ("...... |
|
|
|
|
|
|
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query. |
|
|
|
|
|
|
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query. |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|