ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Language (Property)
The Language property is used to get and change the language used.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
grLegend (Function)
Indicates the presence and position of legend in a chart.
5. Site test in practice
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
How to perform a full file browse?
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
The HTML control
The HTML control displays HTML pages or HTML code......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Describing an element
A flexible modeling includes different elements linked together......
Constants used by the the functions for managing the HFSQL Cluster
iCreateFont (Example)
Usage example of the iCreateFont function
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.