|
|
|
|
|
|
|
Modifies the colors used for displaying the tooltips. |
|
|
|
|
|
|
Creates a font definition. |
|
|
|
|
|
|
A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Customizes the value displayed in the controls when the value cannot be displayed. |
|
|
|
|
|
|
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop.... |
|
|
|
|
|
|
Manages the mouse cursor and specifies the action allowed during Drag and Drop. |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
Enables or disables the mechanism for displaying the control tooltips. |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Usage example of the dText function |
|
|
|
|
|
|
Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... found:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Several WINDEV functions allow you to retrieve documents from a Twain device...... |
|
|
|
|
|
|
Creates an amortization matrix for a fixed-rate loan over a defined period of time. |
|
|
|
|
|
|
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|