ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the report blocks through programming
Each report block is associated with different events......
OBEX constants
List of constants used by the OBEX functions....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
xlsColumnType (Example)
Usage example of the xlsColumnType function
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Creating the Vision windows of the WINDEV RAD pattern
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Multi-project search
Performing a search in the current project is a common operation......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Thumbnail control properties
List of properties associated with the Thumbnail control...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......