|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications... |
|
|
|
|
|
|
Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
Used to handle specific features on the objects found in the current page. |
|
|
|
|
|
|
Identifies the "parent" of a graphic object: control, column, window, page, ... |
|
|
|
|
|
|
Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
Opens a new page context without returning the information to the browser. |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Returns the path of the root directory of the primary external storage space. |
|
|
|
|
|
|
Generates a page break: the corresponding code is sent to the printer queue. |
|
|
|
|
|
|
Inserts a row as an internal page into a Looper control populated programmatically. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed. |
|
|
|
|
|
|
Inserts a row as an internal page into a Looper control populated programmatically. |
|
|
|
|
|
|
Identifies the path of first subkey of specified key in the Windows registry. |
|
|
|
|
|
|
List of properties associated with a supercontrol... |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
WINDEV Mobile allows you to create window templates.... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|