|
|
|
|
|
|
|
The Contact type is used to define the advanced characteristics of a contact found in the phone book. |
|
|
|
|
|
|
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages. |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram. |
|
|
|
|
|
|
Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
Calculates:
the number of occurrences of a specific character string (by respecting the search criteria) in another character string.
the number of occurrences of a set of strings in an array.... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions...... |
|
|
|
|
|
|
Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
The gglContact type is used to describe and modify a contact used by the Google Contacts service... |
|
|
|
|
|
|
UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings. |
|
|
|
|
|
|
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings. |
|
|
|
|
|
|
The Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Extracts a specific line from a character string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|