ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
WholeDay
The WholeDay property is used to set an event for an entire day.
Handling the report blocks through programming
Each report block is associated with different events......
Binding a Check Box control to an item
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
gpwOpen (Function)
Opens the User Groupware login window or page.
<Connection variable>.AddUser (Function)
Adds a user to a database.
HAddUser (Function)
Adds a user to a database.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
The Image control
The Image control is used to......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
PermissionRequest (Function)
Prompts the user to grant an application permission.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......