ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Error 121: Shadowing a structure
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Handling the report blocks through programming
Each report block is associated with different events......
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
14. Controls in practice
11. Popup page
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
8. 10 tips for better interfaces...
ERR_BUTTON_EXPECTED
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.