ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
ControlNext (Function)
Returns the name of the next control in input mode.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
4. UI: Windows
IU of windows...
Aliases on data files: HAlias
The aliases are used to handle......
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....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.