|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Deletes a set of stored procedures from an HFSQL server. |
|
|
|
|
|
|
|
| Closes an XML document created by XMLDocument. |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
|
| Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
| Returns information about a database schema (WDD file). |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable. |
|
|
|
|
|
|
|
| Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file:
format.
width and height.
number of bits per pixel.
transparent area.... |
|
|
|
|
|
|
|
| Draws a line:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Changes the type of animation:
for an image in an Image control.
for a text in a static text control.... |
|
|
|
|
|
|
|
| Finds documents in a MongoDB collection. |
|
|
|
|
|
|
|
| Returns information about a MongoDB database. |
|
|
|
|
|
|
|
| Deletes a collection from a MongoDB database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|