ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report controls
Several types of controls can be handled in a report created by the report editor......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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......
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....
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Handling report blocks
The different operations available on report blocks are as follows......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Accessibilité (Property)
OpenChild (Function)
Opens a non-modal child window.
fTempPath (Example)
Usage example of the fTempPath function
Project description: Project tab
The project description window allows you to configure various elements of your project......
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......