ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Range Slider control events
The following events are associated with Range Slider controls:...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Custom tooltips
Tooltips are very useful for application users......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Flexbox control properties
WLanguage properties can be used to manipulate ......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Progress Bar control properties
List of properties associated with the Progress Bar control...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......