|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun. |
|
|
|
|
|
|
|
| Returns the list of applications currently run. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| MyPage is used to handle the current page... |
|
|
|
|
|
|
|
| MyReport is used to handle the current report... |
|
|
|
|
|
|
|
| MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
|
| The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| MySelf is used to handle the current control... |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules...... |
|
|
|
|
|
|
|
| You have the ability to create applications that access the HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
| MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
|
| The code is collapsed to improve readability, by only displaying the comments in front of the lines... |
|
|
|
|
|
|
|
| For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop.... |
|
|
|
|
|
|
|
| The menu options can be handled...... |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
|
| In the status bar description window, you can specify the options that will appear in each cell... |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
|
| The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls... |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP... |
|
|
|
|
|
|
|
| Managing business rules... |
|
|
|
|
|
|
|
| A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The Image control is used to...... |
|
|
|
|
|
|
|
| When several tables are used in a query, the query editor automatically searches for the links... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files... |
|
|
|
|
|
|
|
| The Edit control allows users to enter data...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|