ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceContinue (Function)
Restarts a paused service.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ServiceControl (Function)
Sends a control message to a service.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
8. Sharing a project in practice
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
10. Customizing the aspect of a site: skin elements
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Slider controls
List of events associated with Slider controls in a window...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
2. Projects in practice
Discover the main operations that can be performed on a project....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
StatVariance (Function)
Calculates the variance for a series of values.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
StatSum (Function)
Calculates the sum for a series of values.