ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
MemCount (Function)
Returns the number of elements found in a memory zone.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....