ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Error 1007: The member is global: use the: operator: to access it
Error 1018: The method is global: use the: operator: to access it
End-user UI editing functions (prefix syntax)
5. Deploying a dynamic site (Session or AWP) in practice
Managing bar codes
The use of bar codes to identify and manage products has become essential......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Configuring an application with User Groupware
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.