|
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
Returns:
the name of nth option or sub-option found in the main menu of window.
the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile).... |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items). |
|
|
|
|
|
|
The hbReading type is used to define the characteristics of a read operation. |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Classic data files...... |
|
|
|
|
|
|
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture.... |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
Several properties can be used with the breaks found in a Looper control...... |
|
|
|
|
|
|
Automatically updates the controls in a window or 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.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
Creates a Repositionable Note control. |
|
|
|
|
|
|
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|