ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
11. Table/Looper controls
ColorSaturation (Function)
Calculates the saturation of a color.
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....
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....
11. Table/Looper controls
HFSQL Client/Server: Configuring the server
12. Control templates
...Control templates...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
12. Control templates
WINDEV Mobile allows you to create control templates....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
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......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Constants for managing Organizer controls
Constants for managing Organizer controls...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
<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....
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......
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...