ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HDescribeConnection (Function)
Describes a new connection to an external database.
WDTerm: End the external language
End the external language......
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Testing the WEBDEV Application Server setup with an example
Adds an image to a page in an existing PDF file....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
ERR_CLOSED_PAGE
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
fUnlock (Function)
Entirely or partially unlocks an external file.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
fLock (Function)
Entirely or partially locks an external file.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......