ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Shared information
The information entered when creating the files and the items is shared throughout the environment......
TreeView constants
List of constants used by the TreeXXX functions...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
RegistryValueType (Function)
Returns the type of value found in the registry.
The Dashboard control
Dashboards are essential elements in an application......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Utility components
WINDEV includes several utility components that allow you to handle data directly......
PermissionRequest (Function)
Prompts the user to grant an application permission.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HTTP constants
List of constants used by the HTTP functions....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...