ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the styles
The help editor allows you to define styles of paragraphs......
Creating a query
Two methods can be used to create a query......
<DiskFile variable>.Close (Function)
Closes an external file.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
How to develop a PHP site?
What is a PHP site?......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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....
Hash functions
Hashing is used to summarize a file or a character string......
6. Internal window
Internal windows...
9. Internal page
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Composite keys
A composite key is a key item containing several other items......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
<Variable DiskFile>Create (Function)
Creates an external file.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Binding a Combo Box control to an item
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......