ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
ColorSaturation (Function)
Calculates the saturation of a color.
11. Table/Looper controls
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
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
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.
12. Control templates
...Control templates...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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......
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......
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....
12. Control templates
WINDEV Mobile allows you to create control templates....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
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.
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....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.