ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Image (Property)
The Image property gets and sets the background image of a control or block.
The Image control
The Image control is used to......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Copying controls from the page editor
The controls can be copied from the page editor......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......