ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML management: Use example
This application example manages an XML file named "Orders......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
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......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
ServicePause (Function)
Pauses a service.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Programming the looper attributes
All the looper attributes can be handled by programming......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
21. Managing business rules
Managing business rules...
Zombie data files and items
During the life of an application, items live and die......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......