ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Defining a help window template
WINDEV allows you to create help window templates......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Example for creating a select query
This help page explains how to create two select queries......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.