ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Using WDDIXIO
To translate the text used in your project:...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Check: Sending an email
The monitoring robot will......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
2. Types of setup
Types of setup...
SCM file format evolutions
Four versions are available for the SCM repository......
Description window of a combining query
The description window of a combining query consists of several sections......
How to loop through a file using filters?
How to open a window?
Select query description window
The description window of a select query includes several sections......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min