ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
7. Source Code Manager (SCM)
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Principle of remote check
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
End of break block
The End of break block is optional......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
VibrationTrigger (Function)
Triggers the vibrations of the device.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.