ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
EmailCheckAddress (Function)
Checks the validity of an email address.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Sensor constants
Constants used by the SensorXXX functions...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Replication management functions
Three types of replication are proposed......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.