ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Rating control properties
The Rating control can be used in a window as well as in a page....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Image editor: Features
The image editor includes several features......
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.
Extracting messages added or modified since last extraction
A project was already created and translated......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Structure of data files of user groupware
ContextClose (Function)
Closes a page context.
<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.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....