ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
7. AJAX technology
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
13. 3-Tier architecture
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
grOrientation (Function)
Modifies the orientation of chart axes.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
8. Associating controls with data
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......