ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
DecimalPart (Function)
Returns the decimal part of a number.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<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.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Defining a help window template
WINDEV allows you to create help window templates......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
12. Control templates
WINDEV Mobile allows you to create control templates....
The Check Box control
A Check Box can correspond to......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
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).
Example for creating a select query
This help page explains how to create two select queries......
<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.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
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.