ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GOTO statement
The GOTO statement is used to run a code identified by a label...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Constants for external files
List of constants used by the functions for managing external files....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Border (Variable type)
The Border type is used to handle a border through programming...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......