ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Using a query with parameters
A query with parameters can be used......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Error 531: The negative or null subscripts are not allowed
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.