ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
8. Sharing a project in practice
ServiceControl (Function)
Sends a control message to a service.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
ServiceContinue (Function)
Restarts a paused service.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Events associated with Sidebar controls
List of events associated with Sidebar 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!...
10. Customizing the aspect of a site: skin elements
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....
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....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
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....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......