ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Managing parallel tasks
The computers are becoming more and more powerful......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ERR_NOTACTIVATED
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
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.
ERR_NOTADEVVERSION
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.
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.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....