ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
<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....
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....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Warning 124: Shadowing a global variable
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Operations performed on class diagrams
The following paragraphs explain......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Handling a control through programming in a report
All report controls can be handled through programming......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Error 1006: The member is not global: use: to access it
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
The different types of variables
The different types of variables are......