|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
|
| The following constants are used to manage an SSH server:... |
|
|
|
|
|
|
|
| Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
|
| Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
|
| The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
|
| Prompts the user to grant an application permission. |
|
|
|
|
|
|
|
| Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
|
| Replaces all cookies stored by HTTPSend for a domain. |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Executes an XPATH query in an xmlDocument variable. |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
|
| Exports a page found in a Word Processing document in image format. |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.
If the key does not exist, the key/value couple is added.... |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
|
| The following functions are used to manage MQTT clients... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|