|
|
|
|
|
|
|
The code statistics affect...... |
|
|
|
|
|
|
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar...... |
|
|
|
|
|
|
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX.... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test...... |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
List of properties associated with the Applet control... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming...... |
|
|
|
|
|
|
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
Raise a number to a power. |
|
|
|
|
|
|
...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
The Compile keyword can correspond to:
the Compile function, which dynamically compiles a procedure whose source code is specified..
the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|