ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
<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....
SourceToPage (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....
Typing multilingual texts
For a multilingual application, you have the ability to......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
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....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
7. Multilingual applications in practice
Installing the robot controller
The monitoring robot includes three executables......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....