|
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
Modifies the saturation of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
You can manipulate List Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Draws a chart according to the specified parameters. |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
Defines the title of X-axis and the title of Y-axis in a chart. |
|
|
|
|
|
|
You can manipulate Combo Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
You can manipulate Edit controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|