ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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...
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.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Note (Property)
The Note property is used to get and change a text associated with an element.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
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").
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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....
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)....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
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)......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......