ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
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.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<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)......
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....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
grSourceSeries (Function)
Defines the source of a series.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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.
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......
1. Testing a site: Elements to be tested
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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......
Camera/Video functions (prefix syntax)