|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with:
a control in a window or page,
Versions 2025 (SaaS) and later
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in SaaS
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
New in version 2025 (SaaS)
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.
a control in a report. In this case, the tooltip will only be visible in the report viewer.
Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| Adds a child at the start of the children of the current node in an HTML document.... |
|
|
|
|
|
|
|
| The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
|
| The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
|
| The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
|
| 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 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.... |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format. |
|
|
|
|
|
|
|
| The TopIndent property gets and sets the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Two methods can be used to animate a Static control...... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|