ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling a Web Component control through programming
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Constants for telemetry management
Constants for telemetry management...
Constants for managing Windows events
The following constants are used to manage Windows events:...
Page (Property)
The Page property is used to handle a page.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
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....