|
|
|
|
|
|
|
The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
WLanguage allows for native Python calls...... |
|
|
|
|
|
|
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection).... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018...... |
|
|
|
|
|
|
The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...... |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
Several types of links can be found between the files...... |
|
|
|
|
|
|
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|