ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
7. Multilingual sites in practice
6. Internal window
Internal windows...
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
ERR_NO_TABLE
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
2. Examples and components provided with WEBDEV
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Error 1054: 'Ancestor' cannot be used outside the code of a class
9. Internal page
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Events associated with TreeView controls
List of events associated with TreeView controls...
Z-index of a control
All the controls in a window or report have a different z-index......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Sub-query
A sub-query is a query whose result is used by another query......