|
|
|
|
|
|
|
The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
The controls can be copied from the window editor...... |
|
|
|
|
|
|
The following constants are used to manage Windows events:... |
|
|
|
|
|
|
Adds a report to a group of reports. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The controls can be copied from the page editor...... |
|
|
|
|
|
|
The first operation to perform in order to use WDSQL is to establish the connection to a database...... |
|
|
|
|
|
|
WINDEV Mobile is a development environment for PC that allows you to develop...... |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
Builds a sequence of characters containing an image. |
|
|
|
|
|
|
Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|