ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Dictionary
The dictionary is a file that can contain the project elements......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
How to create a menu?
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Accessibilité (Property)
16. Java applications in practice
Java applications in practice...
Properties associated with reports and controls
List of properties associated with the reports and their controls...
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Calling a procedure/a function
Syntax for calling a local or global procedure.
12. External component in practice
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.