ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
ERR_DISCONNECTED_RELOG
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Status bar of windows
The status bar of a window is used to display several types of information......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
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.
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......
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.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
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....
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
<Connection variable>.AddUser (Function)
Adds a user to a database.
HAddUser (Function)
Adds a user to a database.
Items used in a select query
A query created in the query editor can contain several types of items......