ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
grDraw (Function)
Draws a chart according to the specified parameters.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Query technical documentation
The query editor automatically creates a technical documentation for each query......