ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Using the Vista style in your windows
WINDEV allows you to customize......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Google constants
List of constants used by the Google functions....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......