|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
|
| Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a table. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| Deletes an element from a Table control. |
|
|
|
|
|
|
|
| Modifies the title of the current window. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| Returns the element selected in the list. |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
|
| The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code. |
|
|
|
|
|
|
|
| The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
|
| The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users...... |
|
|
|
|
|
|
|
| The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
|
| The different steps for translating the project messages with WDMSG are as follows:... |
|
|
|
|
|
|
|
| This help page explains how to create a sort query with the query editor.... |
|
|
|
|
|
|
|
| To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|