ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XLS file handling functions
List of functions for managing XLS files...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Events associated with Button controls
List of events associated with Button controls...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
GanttListTask (Example)
Usage example of the GanttListTask function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
State (Property)
The State property is used to get and change the state of an element.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Multiline strings
To type character strings over several lines in the code editor...
2. User-friendly editors in practice
User-friendly editors in practice...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.