ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV concepts
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.Password (Function)
Defines the password used to create or open a data file.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HPass (Function)
Defines the password used to create or open a data file.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Merging differences (SCM)
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
How to loop through a file using filters?
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....