|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The text files created by WDMSG use a specific format...... |
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
|
| Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables...... |
|
|
|
|
|
|
|
| The controls can be copied from the report editor...... |
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
|
| Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
|
| Writes text or image information into the system clipboard. |
|
|
|
|
|
|
|
| Usage example of the iPrintAreaRTF function |
|
|
|
|
|
|
|
| The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable. |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record variable into the table (query or view).... |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|