ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML management: Use example
This application example manages an XML file named "Orders......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Projects in practice
Discover the main operations that can be performed on a project....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ERR_DISCONNECTED_ERROR
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....
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
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.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
11. Table/Looper controls
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.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Using the task management and the schedule
Time management is extremely important......