|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Forces a page skip: the corresponding code is sent to the printer spooler. |
|
|
|
|
|
|
|
| Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
|
| Forces the move to the next page during the report print. |
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| The remote management tool is used to manage the connections to the dynamic WEBDEV sites.... |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
|
| This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...... |
|
|
|
|
|
|
|
| The project compilation is a process used to...... |
|
|
|
|
|
|
|
| The comparison between source and target text helps you find translation errors...... |
|
|
|
|
|
|
|
| By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed...... |
|
|
|
|
|
|
|
| The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
|
| Applications are constantly evolving...... |
|
|
|
|
|
|
|
| By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)...... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| The FontName property is used to:
Identify the font used in a control.
Change the font used in a control.... |
|
|
|
|
|
|
|
| Selects the default font. |
|
|
|
|
|
|
|
| The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates. |
|
|
|
|
|
|
|
| The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
|
| ...The main available features are as follows:... |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|