ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fCopyFile (Example)
Usage example of the fCopyFile function
fCurrentDrive (Function)
Gets or sets the current drive.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
fEncrypt (Example)
Usage example of the fEncrypt function
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Principle of remote check
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
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)......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.