ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
TotalsEnabled (Property)
The TotauxActif property allows 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....
User Groupware files
Two categories of data files are managed......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
EndProgram (Function)
Ends the execution of the current program.
FileDisplay (Function)
Displays a file in the user's browser....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.