ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Events associated with a Spreadsheet control
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
Error 106: Redefinition of a global variable
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Chart control properties
A Chart control can be used......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Handling menu options programmatically
The menu options can be handled......
Description window of a combining query
The description window of a combining query consists of several sections......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnroule_objet (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....
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.