ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSelectFont (Function)
Creates a new print font from the standard window for font selection...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
11. Popup page
Generating the setup program
The last wizard step for creating the setup program allows you to......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
ERR_CLOSED_PAGE
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
PageDisplayDialog (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.
<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.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......