ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
W3C standardization
You must comply with the W3C standard (HTML 4......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
DotNetDelegate (Function)
Initializes a.NET delegate.
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....
Programming custom calculations in Table controls
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Creating a Java archive
When your Java application is developed, you can......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......