ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The planes (in a window or in a report)
The planes are used to group the window controls......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Report controls
Several types of controls can be handled in a report created by the report editor......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
7. Multilingual applications in practice
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
7. Multilingual sites in practice
Constants for external files
List of constants used by the functions for managing external files....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...