ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
11. Table/Looper controls
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
12. Control templates
...Control templates...
12. Control templates
WINDEV Mobile allows you to create control templates....
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......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
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....
SourceFromPage (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....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The Clickable Image control
The Clickable Image control can be used to......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....