ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Interactive notification management constants
Interactive notification management constants...
Name (Property)
The Name property is used to get the name of an element.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Constants for managing appointments
Lists of constants used to manage the appointments...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
User (Property)
The User property is used to identify and change the user of a feature.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......