ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
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....
Events associated with OLE controls
List of events associated with OLE controls...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
SysWindowsAccentColor (Function)
Returns the Windows accent color.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
10. UMC: User Macro-Code
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......