ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
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....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Image (Property)
The Image property gets and sets the background image of a control or block.
Summary table: Managing the application directories according to the platform
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Reports
A report provides a custom view of data......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Google constants
List of constants used by the Google functions....
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......
4. UI: Windows
IU of windows...
Buffer (Keyword)
The Buffer keyword can correspond to...
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.