|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
|
| Deletes a scheduled task from an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
|
| Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
|
| Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Adds a new scheduled task to the application (site or webservice). |
|
|
|
|
|
|
|
| Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
|
| Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
|
| Modifies a scheduled task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Gets or sets the status of a task created in the Windows scheduler. |
|
|
|
|
|
|
|
| Reads the properties of a scheduled task and updates the ScheduledTask structure. |
|
|
|
|
|
|
|
| Deletes a scheduled task from an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| The code history is used to...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
|
| A use case diagram is used to view the behavior of a system in such way that...... |
|
|
|
|
|
|
|
| Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
|
| The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input. |
|
|
|
|
|
|
|
| The analysis must be synchronized with an external database if it uses...... |
|
|
|
|
|
|
|
| The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed:
for a scheduled optimization task of HFSQL Client/Server files.
for a scheduled backup task of HFSQL Client/Server files.
for a scheduled replication of HFSQL servers.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|