ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
4. UI: Windows
IU of windows...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
PDF Reader control events
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
<Table>.DeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
TreeView Table control functions
List of functions for managing TreeView Table controls...