|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
|
| Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
|
| The Version property gets and sets the version of an element. |
|
|
|
|
|
|
|
| The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew). |
|
|
|
|
|
|
|
| Usage example of the SQLConnect function |
|
|
|
|
|
|
|
| Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| The sfMergeResult type is used to find out the result of SFMerge... |
|
|
|
|
|
|
|
| The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service... |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
|
| Defines an attach point for one of the two extremities of a Wire control. |
|
|
|
|
|
|
|
| The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service"). |
|
|
|
|
|
|
|
| The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
|
| 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 context menu.
in a Scheduler control, whether an appointment was created via the context menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|