ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView constants
List of constants used by the TreeXXX functions...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Developing 64-bit sites
You can deploy 64-bit compatible sites......
".STY" file: "Style sheet" file
A style sheet is a "......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SocketCreate (Function)
Creates a socket.
LDAPFind (Function)
Performs a search in an LDAP server.
7. Multilingual applications in practice
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
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.