ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Check Box control functions
The following functions are used to manage the Check Box controls......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Signature control
The following processes are associated with a Signature control:...
Word Processing control events
WINDEV manages the following events by default......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Action Bar control functions
The following functions are used to manage the Action Bar control......
Events associated with a Layout control
Image control: the supported formats
The supported image formats are as follows:...
Events associated with a Switch control
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Remote control: Some examples of configuration
Events associated with the Conference control
List of events associated with a Conference control...
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Diagram Editor control events
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...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Error 204: using a parameter without optional value after parameters ...
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......