ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
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......
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.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.