ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Structure of data files of user groupware
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Installing a SOAP server with IIS
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....