ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Label report
The report editor allows you to create "Label" reports......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
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....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
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....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Bar code constants
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
User report editor (Reports & Queries)
A report provides a custom view of data......