|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
|
| Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode. |
|
|
|
|
|
|
|
| You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
|
| Adds all the files found in a directory to the compilation. |
|
|
|
|
|
|
|
| The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd. |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
|
| Reads the content of the specified file by using the engine for speech synthesis found on the device. |
|
|
|
|
|
|
|
| Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
|
| Indicates the number of attempts for locking the file or the record before giving control back to the program. |
|
|
|
|
|
|
|
| Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Windows Phone simulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows Phone mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| The CodeHTML property is used to read and change the HTML code associated with a Web Component control. |
|
|
|
|
|
|
|
| The CodeCSS property is used to read and change the CSS code associated with a Web Component control. |
|
|
|
|
|
|
|
| The CodeJS property is used to read and change the JavaScript code associated with a Web Component control. |
|
|
|
|
|
|
|
| Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control. |
|
|
|
|
|
|
|
| Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control. |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Indicates the maximum number of records in the data file used to manage the automatic reindexing. |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
|
| Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
|
| Returns the index of the current column in a Table based on a data file or in a Table populated programmatically. |
|
|
|
|
|
|
|
| The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|