ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The key items
Keys are specific items in your analysis......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
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 Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Compilation options
The compilation options allow you to define the help system generation settings......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Browser management functions
List of functions for managing browsers...
Properties associated with the areas defined in Zoning mode
Warning 124: Shadowing a global variable
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Analysis links
The links are used to link the files found in an analysis between themselves......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
WEBDEV license agreement
WEBDEV license agreement...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.