ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Cell control
The Cell control contains controls......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
3. Application development cycle
Development cycle of a WINDEV application....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
1
2
3
4
5
6
313
>