ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. 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 window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
DNS functions
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
27. Center or anchor a site horizontally
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
11. Choosing the action of a button/link
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ExecuteFunction
Executes a WLanguage function identified by its name.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
13. Types of standard controls