ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal 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......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<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...
Error 305: The element does not exist in the window
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......
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
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current 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......
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......