|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
|
| Draws a circle or an ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an aligned text or an aligned image. |
|
|
|
|
|
|
|
| Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a circle or an ellipse. |
|
|
|
|
|
|
|
| Initializes the management of persistent values. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the position of the input cursor for a text. |
|
|
|
|
|
|
|
| Frees the library that was loaded in memory by LoadWDL. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an image. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a line. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
|
| Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode). |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
|
| Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
|
| Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Deletes an element from a memory zone. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Makes a menu option invisible (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|