ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
WEBDEV 2024
Mouse management functions
List of functions for mouse management...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
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)......
ERR_NOTAVAILABLE
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
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
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......
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.
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......
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
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....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....