ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Error 809: The * character cannot be used as mandatory parameter in a function
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
StringCount (Function)
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....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
CertificateSignString (Function)
Creates the signature of a character string.
CharactType (Function)
Returns information about the type of character.
RegistrySeek (Function)
Seeks a character string in the registry.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
ExtractLine (Function)
Extracts a specific line from a character string.
UUDecode (Function)
Decodes a character string in UUEncode format.
1
2
3
4
5
6
127
>