|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of properties associated with the Preset control |
|
|
|
|
|
|
|
| The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"... |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control... |
|
|
|
|
|
|
|
| The Thumbnail control is used to automatically manage the display of images in thumbnail format...... |
|
|
|
|
|
|
|
| The different methods to associate an identifier with an element found in a TreeView control.... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application...... |
|
|
|
|
|
|
|
| The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
|
| The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again. |
|
|
|
|
|
|
|
| The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
|
| The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. |
|
|
|
|
|
|
|
| The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags. |
|
|
|
|
|
|
|
| The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
|
| The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode. |
|
|
|
|
|
|
|
| Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box). |
|
|
|
|
|
|
|
| Returns for a given position in the Organizer control (coordinates of a point in the organizer):
the index of the appointment for the specified position.
the date corresponding to the specified position.... |
|
|
|
|
|
|
|
| The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file. |
|
|
|
|
|
|
|
| Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file. |
|
|
|
|
|
|
|
| The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| Adds an "invisible" value into an element found in a List Box or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
|
| Allows you to :
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|