ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Data persistence
The data persistence is used to store the value typed by the user......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Border (Type of variable)
The Border type is used to handle a border through programming...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Import a list of requirements
The Project Management Hub allows you to import requirements......
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.