ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
11. Table/Looper controls
Image editor: Features
The image editor includes several features......
11. Table/Looper controls
KeyPressed (Function)
Checks which key is pressed.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
12. Control templates
...Control templates...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
12. Control templates
WINDEV Mobile allows you to create control templates....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....