|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Scheduler control can be...... |
|
|
|
|
|
|
|
| Used to check whether an integrity error occurred. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| List of image drawing and processing functions (prefix syntax)... |
|
|
|
|
|
|
|
| Tooltips are very useful for application users...... |
|
|
|
|
|
|
|
| Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis...... |
|
|
|
|
|
|
|
| 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 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. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|