ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Socket constants
List of constants used by the functions for socket management....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Warning 124: Shadowing a global variable
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....