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...
Using several libraries in an application
A library is a WDL file that contains all the resources......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
16. Java applications in practice
Java applications in practice...
HTTP functions
List of HTTP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Note (Property)
The Note property is used to get and change a text associated with an element.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....