ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
2. Deploying a static site or a PHP site
1. Project and analysis
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
26. Style sheets: to simplify the layout
4. Activating a dynamic WEBDEV site
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Query based on query
Queries can be based on items from another query......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Including a supercontrol in a window or in a page
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Chart: Managing legends
Several types of legends are supported in the charts......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......