ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
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.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
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......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Pyramid charts
Pyramid charts allow you to view data in descending order......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The Carousel control
The Carousel control is used to display an animated menu made of images......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......