|
|
|
|
|
|
|
Identifies the window currently in edit. |
|
|
|
|
|
|
Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Identifies the key found after the specified key in the Windows registry. |
|
|
|
|
|
|
Returns the list of 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.... |
|
|
|
|
|
|
Creates a key in the Windows registry. |
|
|
|
|
|
|
Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Returns the result of the bitwise logical NOT operation of a value. |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Seeks a character string in the registry. |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
Modifies the alias of a window. |
|
|
|
|
|
|
Returns the result of the bitwise exclusive OR operation performed between two values. |
|
|
|
|
|
|
Checks the time validity. |
|
|
|
|
|
|
Returns:
the name of nth option or sub-option found in the main menu of window.
the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile).... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|