ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SysWinActive (Function)
Returns the handle of the active window or activates a window.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
nWDSetParentNext
Set the parent of the next window to open......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Error 305: The element does not exist in the window
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Rights on the virtual directory
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
7. Multilingual applications in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......