|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
|
| Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
|
| Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
|
| The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ...... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| Adds a data to a Sunburst chart. |
|
|
|
|
|
|
|
| Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Assigns the specified value to an item of the current record. |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| Deletes a backup previously created with HBackup. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
|
| Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
| Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.... |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Asks to recalculate the content of a materialized view. |
|
|
|
|
|
|
|
| Lists the scheduled tasks defined on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|