|
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
A Gantt chart allows you to graphically view the progress status of a project...... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile). |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
List of constants used by the functions for managing the windows... |
|
|
|
|
|
|
The project contributors can manage their tasks directly from the schedule or from the task list...... |
|
|
|
|
|
|
Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
You must comply with the W3C standard (HTML 4...... |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes.... |
|
|
|
|
|
|
The LeftIndent property is used to get and change the space to the left of the text in a control. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|