ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 4: A space is required after the ':' character
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ERR_NOTAVAILABLE
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
5. Site test in practice
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.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
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.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Warning 124: Shadowing a global variable