ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
WholeDay
The WholeDay property is used to set an event for an entire day.
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.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
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......
Handling the report blocks through programming
Each report block is associated with different events......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
<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......
Input (Function)
Displays a message allowing the user to type an information.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......