ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Defining a help window template
WINDEV allows you to create help window templates......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
<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.
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.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The planes in WEBDEV
The planes are used to group the controls of an element......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
ERR_BAD_CONTEXT
Multilingual project
ERR_BAD_CONTEXT_FOUND
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
The Site Map control
The Site Map control allows the Web user to......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...