ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
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...
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:...
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......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......