ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Custom tooltips
Tooltips are very useful for application users......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Customizing the User Groupware
Using the query result
The result of a select query can be used in......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Test of a query
The query editor allows you to run the test of query result......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min