ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Test of a query
The query editor allows you to run the test of query result......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
1
6
7
8
9
10
93
>