ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Custom properties (WLanguage)
A custom property is a code element with two events......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ERR_BAD_URL
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Name (Property)
The Name property is used to get the name of an element.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
15. Cookies: information stored on the end user's computer