ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing assertions
...The main available features are as follows:...
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
WDMap: View records in a table
WDMap is used to view the records found in a table......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Report controls
Several types of controls can be handled in a report created by the report editor......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......