ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
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 table 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....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
7. HFSQL: files physically created
Table,Display (External language)
Refreshes the Table control.
6. Editing a page: zoning mode
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Table,Select,+ (External language)
Selects an element in a Table control.
Screen,Next (External language)
Returns the name of the next editable control.
<Image>.Copy (Function)
Copies an image to another image.
List,Search (External language)
Finds a value in a list.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
W3C standardization
You must comply with the W3C standard (HTML 4......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.