ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Find/Replace in the current project
The "Find/Replace" feature is used to......
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......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
8. Sharing a project in practice
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......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Assignment operators
Three assignment operators are available......
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......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
8. Optimizing an application
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
SQL view
An SQL view is a virtual data source defined by an SQL query......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
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)....