|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Modifies the current appointment:
in a Lotus Notes or Outlook calendar.
in the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
|
| MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
|
| Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet).... |
|
|
|
|
|
|
|
| Checks the existence and validity of the password for a user of the user groupware. |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Checks whether the CapsLock key is pressed. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Returns the version number of the .Net Framework available on the current computer. |
|
|
|
|
|
|
|
| Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table 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. |
|
|
|
|
|
|
|
| Deletes a trigger from a scheduled task. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|