ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Sorts in a report
The sort is used to organize the information displayed in the report......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
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....
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Software license agreement
WINDEV Express license agreement...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with a Dockable Panel control