ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Including a supercontrol in a window or in a page
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
9. Sharing a project in practice
Sharing a project in practice...
grParameter (Function)
Retrieves or modifies a chart parameter.
Events associated with Button controls
List of events associated with Button controls...
9. Application menus
Menus are displayed in different ways......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
8. Sharing a project in practice
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......