ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Events associated with Button controls
List of events associated with Button controls...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Creating a table in a report
Tables can be created in a report......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Date (Type of variable)
The Date type enables you to easily handle the dates...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Warning 124: Shadowing a global variable
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Operations performed on class diagrams
The following paragraphs explain......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Recompiling the project
The project compilation is a process used to......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...