ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Analysis in practice
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WDSQL, SQL querier: Overview
WDSQL is used to......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Style of a control
As soon as it is created, a control is associated with a style......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....