ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Creating a flexible modeling
To create a new flexible modeling, you can......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDTRAD options
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
BackgroundTaskAdd (Function)
Adds a new background task.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WDDeploy features
WDDeploy can be used to......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a query
Queries are used to easily select records in one or more data files......