ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.