ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Creating nested reports
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
Specific features of the Express version
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
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......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
WDINT setup
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
1. Testing a site: Elements to be tested