ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Java functions
List of Java functions...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating the menus for the pages of the WEBDEV RAD pattern
REST web services: Automatic request deserialization
In a REST Webservice, there can be entry points of various types......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HClient structure
The HClient structure is used to......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
CertificateExtractEnvelopedMessage (Function)
Checks the validity of a PKCS7 wrapped signature and extracts the wrapped message. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....