ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
2. User-friendly editors in practice
User-friendly editors in practice...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Combination (Type of variable)
A combination is a set of options.
Binding controls to data
A window or page can display information from......
Enumeration (Type of variable)
An enumeration is a set of values......
Date management constants
List of constants used by date management functions...
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Data source (Example)
Usage example of the Data source type
Tab control functions
The following functions are used to manage tabs......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
12. Synchronizing data
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.