ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
xBase files: Limits
WINDEV License Agreement...
zipDeleteFile (Function)
Deletes a file from an archive.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HTMLToText (Function)
Converts an HTML string or buffer to text.
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Internal component
An internal component is a set of elements from a project......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
7. Multilingual applications in practice
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
7. Multilingual sites in practice