ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
WDINT license agreement
WDINT license agreement...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
2. How to test a site?
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Using the query result
The result of a select query can be used in......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Project description: Project tab
The project description window allows you to configure various elements of your project......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......