ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
iPreview (Function)
Configures the print destination.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Project description: Options tab
The project description window allows you to configure various elements of your project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......