|
|
|
|
|
|
|
The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
Calculates the number of days between two dates. |
|
|
|
|
|
|
Positions on the next row of the query result. |
|
|
|
|
|
|
Positions on the previous row of the query result. |
|
|
|
|
|
|
Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
Sets the position on the last row of the query result. |
|
|
|
|
|
|
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Declares how to cancel an action that was added by WinEdDo. |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
Configures the print preview:
display a message regarding the resources of current computer.
display or not the ribbon panes (as well as the buttons found).
the export options available in the mini preview window.... |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
Usage example of the SQLTransaction function |
|
|
|
|
|
|
Depending on the style of your applications, the border of your windows can be translucent...... |
|
|
|
|
|
|
The rssCategory type is used to handle the category of a RSS stream or stream entry. |
|
|
|
|
|
|
The rssTextInput type is used to describe the input area of RSS stream... |
|
|
|
|
|
|
Triggers the vibrations of the device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|