ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Window controls
Several types of controls can be used in a window, ......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
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......
End of Document block
The End of document block is run once at the end of the report execution......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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.