ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Multilingual project
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The Static control
A Static control is a control used to display a static text......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
"?" menu
WINDEV proposes a help menu adapted to your applications......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
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......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Set of procedures
The global procedures are grouped in set of procedures......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......