ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Edit options of a report
The report editor allows you to......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Private Store for mobile applications
There are two methods two deploy your applications......
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......