ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Error 1009: The member of the class is private
WDTRAD options
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
dPolygon (Example)
Usage example of the dPolygon function
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Error 1008: The member of the class is protected
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Events associated with List Box controls
List of events associated with List Box controls...
6. Internal window
Internal windows...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
dBackground (Example)
Usage example of the dBackground function
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...