ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Time management
For each element (windows, reports, ......
Managing parallel tasks
The computers are becoming more and more powerful......
Properties linked to the Euro management
List of properties linked to the Euro management...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
ERR_NOTACTIVATED
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ERR_NOTADEVVERSION
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....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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.
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.
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.