ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
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)....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Image (Property)
The Image property gets and sets the background image of a control or block.
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......