ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS-exclusive new features available in version 2025
L'administrateur de la fabrique logicielle permet de ......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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 table described in the data model editor. the values of the bound WLanguage variables....
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
<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 table described in the data model editor. the values of the bound WLanguage variables....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
User Groupware files
Two categories of data files are managed......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
ERR_PARSER
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
1. What is a website?
Example for creating a select query
This help page explains how to create two select queries......