ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Including the code
You want to include your code lines in a condition, in a structure, ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
ERR_NO_WDADMIN
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Error 11: The label is unknown
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The structure of the file for remote control
The management of remote control uses a file in INI format......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
5. Deploying a dynamic site (Session or AWP) in practice
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
WDZip: Overview
WDZip is used to compress and group your files in archives......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min