|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
| Inverts the colors in an Image variable. |
|
|
|
|
|
|
|
| Writes data into the specified SSH session. |
|
|
|
|
|
|
|
| Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Adds a Redis command in a pipeline. |
|
|
|
|
|
|
|
| Executes a command on a Redis server and retrieves the result. |
|
|
|
|
|
|
|
| Sends a stop request to a thread. |
|
|
|
|
|
|
|
| Deletes a marker from a map displayed by a Map control. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
|
| The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Sends a stop request to a thread. |
|
|
|
|
|
|
|
| Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed. |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Converts the content of the current record to string (in a table, HFSQL view, query, etc.). |
|
|
|
|
|
|
|
| Subscribes to a Redis broadcast channel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|