ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pivot Table control properties
You can manipulate Pivot Table controls in a window using the following WLanguage properties......
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......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Popup window
WINDEV allows you to open windows in popup format......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
iCurrentFile (Function)
Returns the name of the file currently generated.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Typing multilingual texts
For a multilingual application, you have the ability to......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......