ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
8. Binding controls to data
A window can display information from......
8. Associating controls with data
1. Examples provided with WINDEV Mobile
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....
Compilation options
The compilation options allow you to define the help system generation settings......
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
Programming the looper attributes
All the looper attributes can be handled by programming......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Extracting the text of the project
The following text can be extracted......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
The Slider control (in a page)
WEBDEV proposes two types of sliders......
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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...
Creating a frameset
WEBDEV proposes several methods for creating a frameset......