ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
27. Center or anchor a site horizontally
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Creating an insert query
An insert query (corresponding SQL statement......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Managing parallel tasks
The computers are becoming more and more powerful......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......