ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Toolbar control properties
List of properties associated with the Toolbar control...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WDSQL, SQL querier: Overview
WDSQL is used to......
WDHFDiff - Use
WDHFDiff is used to compare......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.