ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
FinRedemption (Example)
Usage example of the FinRedemption function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
zipFindFile (Example)
Usage example of the zipFindFile function
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HModify (Example)
Usage example of the HModify function
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Library,Disk (External language)
Opens the project library that is stored on disk.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Break in a report
The break is used to group the records corresponding to a sort criterion......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
OpenMobileWindow (Function)
Opens a window in a mobile application.