|
|
|
|
|
|
|
This page presents the main operations that can be performed on a character string. |
|
|
|
|
|
|
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc. |
|
|
|
|
|
|
Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
Returns the number of characters matching a given type. |
|
|
|
|
|
|
Returns the number of words in a string. |
|
|
|
|
|
|
Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
The ASCIIZ string of type is used to manipulate strings with a null character at the end, denoted by a zero (as in the C programming language). |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF). |
|
|
|
|
|
|
The String type is used to manipulate strings... |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Extracts a specific line from a character string. |
|
|
|
|
|
|
Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
List of functions for managing RTF controls |
|
|
|
|
|
|
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language). |
|
|
|
|
|
|
The type Unicode string on is a fixed-length string containing only characters in Unicode format. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Fills an array with the words from a string. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions... |
|
|
|
|
|
|
Returns the phonetic transcription of the string passed as parameter. |
|
|
|
|
|
|
Returns the number of characters matching a given type. |
|
|
|
|
|
|
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example. |
|
|
|
|
|
|
Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Converts an ANSI string to an XML string. |
|
|
|
|
|
|
The Pascal string of type corresponds to a length-prefixed string (this length is stored as a byte value). This type of variable is kept for backward compatibility. |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a string management tool that allows you to view and manipulate all the strings used in the project (or in an element of the project)... |
|
|
|
|
|
|
Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters. |
|
|
|
|
|
|
The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
A project was already created and translated...... |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control.... |
|
|
|
|
|
|
The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable. |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
The xmlSignatureReference type is used to add a reference section into the XML signature. |
|
|
|
|
|
|
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
WINDEV gives you the ability to create a simplified socket server...... |
|
|
|
|
|
|
Before implementing the replication, you must be familiar with the vocabulary specific to the replication. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document. |
|
|
|
|
|
|
The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|