|
|
|
|
|
|
|
The TitleHeader property is used to:
Get the title and aspect of a column title-header (Table or TreeView Table control).
Get the number of column title-headers (Table or TreeView Table control).
Change the title and aspect of a column title-header (Table or TreeView Table control).... |
|
|
|
|
|
|
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control. |
|
|
|
|
|
|
The StartTotalRange property is used to:
get the first date or time that will be displayed in a Scheduler or TimeLine control.
change the first time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
The StartVisibleRange property is used to:
get and change the first visible date or time in a Scheduler or TimeLine control.
change the first visible time in a TimeLine control.... |
|
|
|
|
|
|
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown. |
|
|
|
|
|
|
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control. |
|
|
|
|
|
|
The InputValue property is used to:
find out whether the end user can enter or change values in a Spreadsheet control.
allow or prevent the end user from entering or changing values in a Spreadsheet control.... |
|
|
|
|
|
|
The InputFormula property is used to:
find out whether the end user can enter or change formulas in a Spreadsheet control.
allow or prevent the end user from entering or changing formulas in a Spreadsheet control.... |
|
|
|
|
|
|
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
The WithRotation property is used to:
enable or disable the rotate gesture on a Map control,
determine whether the rotate gesture is enabled on a Map control.... |
|
|
|
|
|
|
The WithScroll property is used to:
enable or disable the scroll gesture on a Map control,
determine whether the scroll gesture is enabled on a Map control.... |
|
|
|
|
|
|
One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control. |
|
|
|
|
|
|
The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|