ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service management functions
List of functions for managing services...
7. Multilingual applications in practice
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
<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....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
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....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
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....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Page templates
WEBDEV allows you to create page templates......
1
3
4
5
6
7
361
>