ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
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).
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
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......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
"?" menu
WINDEV proposes a help menu adapted to your applications......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
2. Examples and components provided with WEBDEV
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
29. SEO in practice
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......