ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSourceSeries (Function)
Defines the source of a series.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
WEBDEV license agreement
WEBDEV license agreement...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Creating nested reports
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Common project
Projects are often cross-platform......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......