|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| Saves an information in a "log" file during the execution of an action plan. |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
|
| Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
|
| MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
|
| Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
|
| The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
|
| A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| List of properties associated with the ListView control... |
|
|
|
|
|
|
|
| A Wire control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| Modifies the caption and/or position of the chart title.... |
|
|
|
|
|
|
|
| A Pivot Table control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| Returns the approximate position of current record in the data file. |
|
|
|
|
|
|
|
| Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
|
| At run time, in the Spreadsheet control, the end user directly enters the calculation formulas...... |
|
|
|
|
|
|
|
| When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|