|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| A Word Processing control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
|
| Deletes a worksheet from a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| Retrieves the message corresponding to the last error that occurred...... |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
|
| Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed. |
|
|
|
|
|
|
|
| Modifies the caption of a menu option. |
|
|
|
|
|
|
|
| Deletes a value from the local storage. |
|
|
|
|
|
|
|
| Deletes all the values from the local storage. |
|
|
|
|
|
|
|
| Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| Properties associated with the HTML Editor control.... |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo. |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger. |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| An Organization Chart control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Action Bars in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| You can handle Camera controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|