|
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for example (images, videos, ...).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users...... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:... |
|
|
|
|
|
|
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box). |
|
|
|
|
|
|
The cardinalities are used to count the links between the files...... |
|
|
|
|
|
|
List of miscellaneous Windows functions... |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |
|
|
|
|
|
|
A window can display information from...... |
|
|
|
|
|
|
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
The HClient structure is used to...... |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice...... |
|
|
|
|
|
|
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer...... |
|
|
|
|
|
|
Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|