ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....