ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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).
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
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....
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....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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......
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.