ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
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.
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....
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....
<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....
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
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.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Screen,Next (External language)
Returns the name of the next editable control.