|
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
Allows you to check if a substring is within a string. |
|
|
|
|
|
|
Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
Usage example of the fOpen function |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
Usage example of the fSelect function |
|
|
|
|
|
|
Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Usage example of the HAlias function |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Returns the number of characters matching a given type. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment. |
|
|
|
|
|
|
List of constants used by the statistical functions.... |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|