ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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?......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
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
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 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
Creating help pages
A help system includes several pages......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
ERR_NO_WDADMIN
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......