ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Sharing a project in practice
Sharing a project in practice...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Find/Replace in the current project
The "Find/Replace" feature is used to......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
8. Project sharing in practice
Deselects a row in a Looper control....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
8. Optimizing an application
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Assignment operators
Three assignment operators are available......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...