ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Popup>.Animate (Function)
Displays a popup in a page cell.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
2. User-friendly editors in practice
User-friendly editors in practice...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
PopupAnimate (Function)
Displays a popup in a page cell.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Border (Type of variable)
The Border type is used to handle a border through programming...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Creating the Relation pages of a WEBDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Environment of the report editor
Environment of the report editor...
MDIOpen (Function)
Opens and enables an MDI child window.