ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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:...
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
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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......
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.
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....
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
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Error 102: The constants can be defined in the initialization code of project, ...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...