|
|
|
|
|
|
|
The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
The description window of a combining query consists of several sections...... |
|
|
|
|
|
|
The comparison between source and target text helps you find translation errors...... |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
By default, WDMap displays the records found in a data file by using the following rules...... |
|
|
|
|
|
|
The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
Emulates the undocking of a pane in a dynamic Tab control. |
|
|
|
|
|
|
Defines the runtime speed for the emulating functions. |
|
|
|
|
|
|
Emulates the integration of an undocked pane in the associated dynamic Tab control. |
|
|
|
|
|
|
Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
List of constants used by the functions for emulating automated tests.... |
|
|
|
|
|
|
Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
The end user can zoom the content of a window with the mouse...... |
|
|
|
|
|
|
Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
The SourceDescription property is used to get the name of the element used as data source of a series. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
A server may encounter problems without any user (or developer) noticing anything.
For example:
a scheduled task may fail,
an automatic backup may fail,
a node may become inactive in a HFSQL cluster, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|