ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.FromSource (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....
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window 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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Window>.FromSource (Function)
Automatically initializes the controls of a window 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....
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....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Creating a translation file
WDINT allows you to create a translation file....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......