ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Creating the link buttons in the windows of a WINDEV RAD pattern
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Assignment operators
Three assignment operators are available......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HConnect (Example)
Usage example of the HConnect function
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HListAnalysis (Example)
Usage example of the HListAnalysis function
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating the Vision pages of the WEBDEV RAD pattern
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDescribeItem (Function)
Describes a file item through programming.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HFSQL Client/Server: Configuring the data files on the server
HDescribeConnection (Example)
Usage example of the HDescribeConnection function