|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Resizes an image in an Image control. |
|
|
|
|
|
|
|
| Checks the status of a Facebook session. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Inverts the colors in an Image control. |
|
|
|
|
|
|
|
| Decrements the value associated with a key. The key is created if it does not exist. |
|
|
|
|
|
|
|
| Validates an XML document from an XSD schema. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
|
| Publishes a message on the MQTT broker. |
|
|
|
|
|
|
|
| Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
|
| The Connection property gets and sets the connection associated with a data file. |
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Usage example of the iPrintReport function |
|
|
|
|
|
|
|
| Usage example of the FTPTime function |
|
|
|
|
|
|
|
| Deletes:
the current appointment from the calendar of a Lotus Notes or Outlook messaging.
an appointment from the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
|
| Usage example of the EmailReadFirst function |
|
|
|
|
|
|
|
| Usage example of the EmailReadNext function |
|
|
|
|
|
|
|
| Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable. |
|
|
|
|
|
|
|
| Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
|
| Instantiates a COM object (Component Object Model). |
|
|
|
|
|
|
|
| Adds an event into a TimeLine control. |
|
|
|
|
|
|
|
| Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
|
| The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change the year in a Date or DateTime variable or item.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|