ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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......
<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.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Private Store for mobile applications
There are two methods two deploy your applications......
WEBDEV concepts
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Code history
The code history is used to......
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.
<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.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.