|
|
|
|
|
|
|
Identifies the "parent" of a graphic object: control, column, window, page, ... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window. |
|
|
|
|
|
|
Retrieves the list of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Adds an existing popup menu to the main menu of the current window. |
|
|
|
|
|
|
Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed. |
|
|
|
|
|
|
Used to determine if the application is launched from an interactive notification in "Windows 10". |
|
|
|
|
|
|
Adds an existing popup menu into the main menu of the current window. |
|
|
|
|
|
|
Returns the internal height of a window (without title bar and border). |
|
|
|
|
|
|
Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Used to enumerate the project elements: windows, pages, reports, queries, ... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed. |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
A Wire control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
Identifies the path of first subkey of specified key in the Windows registry. |
|
|
|
|
|
|
A TreeMap control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
Draws a polygon in an Image variable. |
|
|
|
|
|
|
Draws Markdown text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable].... |
|
|
|
|
|
|
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|