ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Video functions
List of video functions...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
12. Universal replication
7. Window templates
...Window templates...
13. Universal replication
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......