|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| Removes a quick action defined for the application. |
|
|
|
|
|
|
|
| Removes a previously sent interactive notification. |
|
|
|
|
|
|
|
| Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed. |
|
|
|
|
|
|
|
| Removes all previously sent interactive notifications that match the specified identifier (ID). |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and subdirectories) from an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed. |
|
|
|
|
|
|
|
| Removes all interactive notifications previously sent by the current application. |
|
|
|
|
|
|
|
| Removes the checkmark displayed in front of the menu option (context menu or drop-down menu). |
|
|
|
|
|
|
|
Returns a character string without the space characters: - from the left and right side of the initial string.
- within the string.
|
|
|
|
|
|
|
|
| Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed. |
|
|
|
|
|
|
|
| Deletes a materialized view from the HFSQL server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|