|
|
|
|
|
|
|
Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
Checks the validity of a window handle. |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
Sets focus to a window or control. |
|
|
|
|
|
|
Creates a key in the Windows registry. |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
Identifies the window currently in edit. |
|
|
|
|
|
|
Returns the runtime mode of Windows. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image variable. |
|
|
|
|
|
|
Draws a line in an Image variable. |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Colors an area in a picLayer variable. |
|
|
|
|
|
|
Draws a rectangle in a WDPic variable. |
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
Emulates a "Drag & Drop" gesture in automated tests. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
Usage example of the HIndex function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|