ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipClose (Function)
Closes an archive.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Programming table fields linked to a table
This page explains how to program data-bound Table controls......