ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParent (Reserved word)
MyParent is used to handle...
Binding a Combo Box control to an item
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Telemetry: Main features
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
8. 10 tips for better interfaces...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The Line control
A Line control is used to display a line in a page......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Set of procedures
The global procedures are grouped in set of procedures......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....