ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Error 1018: The method is global: use the: operator: to access it
End-user UI editing functions (prefix syntax)
Error 1007: The member is global: use the: operator: to access it
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Configuring an application with User Groupware
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Error 701: The property is read-only
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.