ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
1. What is the WEBDEV administrator used for
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......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<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.
grSourceSeries (Function)
Defines the source of a series.
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....
Translating a text file with WDTRAD
Events associated with Camera controls
List of WLanguage events associated with Camera 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:
WINDEV concepts
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)