ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
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......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
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....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Calendar functions (prefix syntax)
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
11. Table/Looper controls
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
11. Table/Looper controls
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
12. Control templates
...Control templates...
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
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...
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....