|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ScrollValue property gets and sets the scroll value. |
|
|
|
|
|
|
|
| Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
|
| The NbLabelCopy property is used to:
Get the number of copies of identical labels.
Change the number of copies of identical labels.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
|
| The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created. |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
|
| Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
| The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc.... |
|
|
|
|
|
|
|
| Modifies the current connection. |
|
|
|
|
|
|
|
| The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| The LabelWidth property is used to:
Find out the width of labels in a "Label" report.
Modify the width of labels in a "Label" report.... |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Find out if the title of an Table control column (or all Table control columns) are tilted..
Tilt or not the title of an Table control column (or of all Table control columns).... |
|
|
|
|
|
|
|
| The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
|
| The principle of JITc technology (Just In Time Compilation) is straightforward...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|