ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type and version of Web server
The configuration diagnostic displays the following error......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
Creating nested reports
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WEBDEV Application Server 2024
grSourceSeries (Function)
Defines the source of a series.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Web Camera control events
The following events appear by default in the WEBDEV code editor: