ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSlice (Example)
Usage example of the dSlice function
Project description: Options tab
The project description window allows you to configure various elements of your project......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
dArc (Example)
Usage example of the dArc function
HTTPRequest (Example)
Usage example of the HTTPRequest function
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Structure (Type of variable)
A structure is a custom type of data...
Glossary
The glossary lists all the abbreviations used in the code editor......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Creating the Form windows of a WINDEV RAD pattern
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
iPageHeight (Example)
Usage example of the iPageHeight function