ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text...
TextToRTF (Function)
Converts text to Rich Text Format.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable,...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences...
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck...
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text,...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text,...
The Static control
A Static control is a control used to display a static text......
1
2
3
4
5
6
46
>