|
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
Explicitly destroys a semaphore. |
|
|
|
|
|
|
Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way...... |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
The general parameters of the check must be defined when creating or modifying a check...... |
|
|
|
|
|
|
An activity diagram represents the behavior of a method or the flow of a use case...... |
|
|
|
|
|
|
A collaboration diagram presents the structural organization of objects that send and receive messages...... |
|
|
|
|
|
|
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components...... |
|
|
|
|
|
|
A sequence diagram represents the chronological order of messages sent and received by a set of objects...... |
|
|
|
|
|
|
An object diagram represents a set of objects and how they relate to each other at a certain moment in time...... |
|
|
|
|
|
|
Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
The Gesture variable is used to retrieve the gesture parameters (swipe)...... |
|
|
|
|
|
|
A use case diagram is used to view the behavior of a system in such way that...... |
|
|
|
|
|
|
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle...... |
|
|
|
|
|
|
Usage example of the AdditionCompleted property |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|