ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Data model editor: types of links
Several types of links can be found between the files......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
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....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WINDEV Framework License Agreement
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
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......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Other operators
The following are additional operators......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......