ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
2. User-friendly editors in practice
User-friendly editors in practice...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Copying controls from the page editor
The controls can be copied from the page editor......
10. Customizing the aspect of a site: skin elements
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Properties associated with report controlss
List of properties associated with the report controls...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
SaaS constants
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.