ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
<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.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
24. Displaying and linking pages
Creating a Pivot Table control
To create a Pivot Table control......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
IFrame control
IFrame is an HTML concept......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
10. Smart controls
Smart controls...