ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Error 1014: The access to the member of the class is restricted by a private inheritance
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....