ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window functions
List of functions for managing windows...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
HDFS functions
The following functions are used to manage files on a HDFS system......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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....
HTML Editor control functions
List of functions for managing HTML Editor 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....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<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....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Token management functions
Token management functions in "Text token" Edit controls....
Redis management functions
The following functions are used to manage a Redis database:...
Functions for managing images
Assisted input management functions
The following functions are used to program assisted input in edit controls...
HTML document management functions
List of functions that manipulate HTML documents....
Page management functions
List of functions for managing pages...
Looper control functions
List of functions for managing Looper controls...
Array management functions
List of functions for managing arrays...
Thread management functions
List of functions for managing threads...