ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
8. If you are already familiar with WINDEV
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ERR_BAD_CONTEXT
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).