ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
InfoBuild (Function)
Displays a custom message in a system information window.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Style of a control
As soon as it is created, a control is associated with a style......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Printing nested reports
To create a main report containing several secondary reports:...