ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Buffer (Keyword)
The Buffer keyword can correspond to...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
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....
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
FAA: Image field context menu
A context menu is available for Image controls......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Factorial (Function)
Returns the factorial of an integer number.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.