ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The "Commands" pane
The "Commands" pane lists......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDHFDiff - Use
WDHFDiff is used to compare......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Toolbar control properties
List of properties associated with the Toolbar control...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......