ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Organization chart linked to a data file
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
Functions for managing Organization Chart controls (prefix syntax)
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax:
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Properties associated with report controlss
List of properties associated with the report controls...
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Switch control properties