ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
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 (Variable type)
The hbColumn type is used to define the advanced characteristics of a column (item) in an HBase table.
Properties associated with the Cell control field
List properties associated with the Cell control field...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
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....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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)......