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......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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)......
List of extension attributes
The list of extension attributes ......
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....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
grSourceSeries (Function)
Defines the source of a series.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data 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....
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....
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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......
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......