|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Returns the name of a language. |
|
|
|
|
|
|
|
| Generates a page break: the corresponding code is sent to the printer queue. |
|
|
|
|
|
|
|
| Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
|
| The Address keyword can correspond to... |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|