ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
HFSQL Client/Server: Configuring the server
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Wire control
The Wire control is used to visually link 2 controls......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Copying controls from the window editor
The controls can be copied from the window editor......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
11. Table/Looper controls
11. Table/Looper controls
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
11. User Macro-Code: UMC in practice
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for managing Organizer controls
Constants for managing Organizer controls...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......