ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Including a supercontrol in a window or in a page
Bar Code management functions
The following functions are used to manage bar codes:...
"Reports & Queries" software
This is "Reports & Queries"......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
iParameterViewer (Function)
Configures the report viewer.
Events associated with control templates
List of events associated with control templates...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
nWDInit: Initializing an external language
Initializes the external language......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min