ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
<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....
26. Style sheets: to simplify the layout
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Task list
Each project can be associated with a task list......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Edit options of a report
The report editor allows you to......
Resizing a window (AAF)
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......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....