ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grDraw (Function)
Draws a chart according to the specified parameters.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
HFSQL constants
List of constants used by the HFSQL functions....
Service variable
The Service variable is used to......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......