ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 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......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyReport (Reserved word)
MyReport is used to handle the current report...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
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)
Automatic calculations in a Table control (AAF)
Managing bar codes
The use of bar codes to identify and manage products has become essential......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Binding a Combo Box control to an item
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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......
5. Deploying a dynamic site (Session or AWP) in practice
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.
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.
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.