ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Organization chart linked to a data file
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Space (External language)
Fills the content of WdString with space characters on the right.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Guided tour management constants
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.