ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
fLock (Function)
Entirely or partially locks an external file.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Description (Property)
The Description property is used to get and change the description of an element.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Record (Type of variable)
The Record type is used to save the values of a record.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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....
HTTPRequest (Example)
Usage example of the HTTPRequest function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Structure (Type of variable)
A structure is a custom type of data...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Glossary
The glossary lists all the abbreviations used in the code editor......
Creating the Form windows of a WINDEV RAD pattern