ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Events associated with Table controls
List of events associated with Table controls...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
How to create a menu?
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
List,Search (External language)
Finds a value in a list.
fDir (Function)
Finds a file or directory.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Cardinalities
The cardinalities are used to count the links between the files......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Table,Col (External language)
Returns the current index of the column.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
The "Code hashtags" pane
Creating help pages
A help system includes several pages......
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....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.