ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Various constants
List of various constants used by the constants WINDEV functions....
OpenMainMenu (Function)
Opens the main menu of the current window.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
ChangeTarget (Function)
Changes the target of a button action.
HSetLog (Function)
Enables or disables log management on a file.
HIndex (Function)
Rebuilds the file index (".NDX" file).
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
16. Types of code