ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
3-tier architecture
The development in "3-tier" architecture is now simplified......
3. Deploying a dynamic WEBDEV site
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. WEBDEV administrator in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.