|
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found...... |
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...... |
|
|
|
|
|
|
The PageNumber property is used to:
get and change the number of the page displayed in an Image control ("multi-page" image files)
get and change the page number of a PDF file displayed in an image control of a window
get and change the page number of a PDF file displayed in the background of a report.... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
The break is used to group the records corresponding to a sort criterion...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager...... |
|
|
|
|
|
|
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template...... |
|
|
|
|
|
|
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...... |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code...... |
|
|
|
|
|
|
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
List of properties associated with a report... |
|
|
|
|
|
|
The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Managing suggestions and incidents... |
|
|
|
|
|
|
To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|