|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| Extracts the right part (i.e., the last characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
|
| Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the position of the input cursor for a text. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
|
| Converts all characters in a string to lowercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
| The ElementOrientation property is used to get and change the orientation of an Organization Chart control. |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the end date of a time period. |
|
|
|
|
|
|
|
| The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
|
| The LeftIndent property is used to get and change the space to the left of the text in a control. |
|
|
|
|
|
|
|
| The RightIndent property is used to get and change the space to the right of the text in a control. |
|
|
|
|
|
|
|
| The StartDate property is used to get and change the start date of a time period. |
|
|
|
|
|
|
|
| The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
|
| The CrosshairColor property is used to get and change the color of the crosshair in a Chart control. |
|
|
|
|
|
|
|
| The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control. |
|
|
|
|
|
|
|
| The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control. |
|
|
|
|
|
|
|
| The InterlineType property is used to get and change the type of line spacing used. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|