ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
grSourceSeries (Function)
Defines the source of a series.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
11. Controls in practice
Discover the main characteristics of the controls...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
XMLAddChild (Function)
Adds a child tag into an XML document.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Commands of the external interface
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.