|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
| In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
|
| The "Find/Replace" feature is used to...... |
|
|
|
|
|
|
|
| The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
|
| To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
|
| Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
|
| List of constants used by the Exif functions.... |
|
|
|
|
|
|
|
| Returns the value of an Exif tag for the image used. |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
|
| The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
|
| From version 22, a Docker container with the HFSQL server is available in Docker Hub...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing executables.... |
|
|
|
|
|
|
|
| The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...... |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|