ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ERR_ALREADYCONNECTED
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
WEBDEV license agreement
WEBDEV license agreement...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Analysis links
The links are used to link the files found in an analysis between themselves......
Browser management functions
List of functions for managing browsers...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Path (Property)
The Path property gets and sets a path.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HFSQL properties
List of HFSQL properties...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Report based on a query
Queries are used to easily select records in one or more data files......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....