|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The project includes windows, reports, queries, help files, sets of procedures, ... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| All the elements handled by a project (window, report, classes, set of procedures, queries, ... |
|
|
|
|
|
|
|
| All the elements of a project (windows, reports, classes, sets of procedures, queries... |
|
|
|
|
|
|
|
| The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
|
| The BackgroundImagePrinted is used to:
Determine if the background image of a report (form or other) should be printed.
Print (or not) the background image of a report.... |
|
|
|
|
|
|
|
| The SignatureMode property is used to get and change the signature options of a Signature control in a report. |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
|
| The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
|
| The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
| The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
| The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position. |
|
|
|
|
|
|
|
| The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
|
| The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls. |
|
|
|
|
|
|
|
| The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
| The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
|
| Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
| The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files. |
|
|
|
|
|
|
|
| The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| The PageBorderVisible property is used to:
determine if the page borders are displayed in a Diagram Editor control.
show or hide the page borders in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
|
| This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|