|
|
|
|
|
|
|
Usage example of the TreeListItem function |
|
|
|
|
|
|
The Sidebar control gives access to different options...... |
|
|
|
|
|
|
Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
The Page property is used to handle a page. |
|
|
|
|
|
|
Displays the window for appointment creation of native application for managing appointments found on the Android device. |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
Running a WLanguage function by dynamic compilation with command formatting...... |
|
|
|
|
|
|
Enables or disables the mechanism for displaying the control tooltips. |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable...... |
|
|
|
|
|
|
Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°).... |
|
|
|
|
|
|
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
Returns the TreeView element found at a given position. |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
Usage example of the EmailReadNext function |
|
|
|
|
|
|
Prints rich text format (RTF) in a rectangular area. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|