ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with TreeView controls
List of events associated with TreeView controls...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Compound statements
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
TreeView constants
List of constants used by the TreeXXX functions...
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsColumnType (Example)
Usage example of the xlsColumnType function