ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Image (Property)
The Image property gets and sets the background image of a control or block.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Defining columns of Table controls programmatically
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Type and version of Web server
The configuration diagnostic displays the following error......
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......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Step 1: Configuring the print parameters
This step allows you to choose......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......