ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calculated control properties
List of properties associated with the Calculated control...
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.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Preset control properties
List of properties associated with the Preset control...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
9. Sharing a project in practice
Sharing a project in practice...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
dbgEnableLog (Function)
Enables the runtime log programmatically.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.