ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Implementing a replication
Configuring a replication requires several steps......
The single-part and multi-part archives
Two types of archives are available......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Zombie data files and items
During the life of an application, items live and die......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......