ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Creating a query
Two methods can be used to create a query......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The single-part and multi-part archives
Two types of archives are available......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
ERR_BAD_CONTEXT
Project description: Files tab
The project description window allows you to configure various elements of your project......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....