ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Types of setup
Types of setup...
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Installing BaaS solutions
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Creating an executable: General options
The main executable options are as follows......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Using a query with parameters
A query with parameters can be used......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
Constants for managing animations
List of constants used by the functions for managing the animations...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......