ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
fDelete (Example)
Usage example of the fDelete function
Events associated with Table controls
List of events associated with Table controls...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Tab control
The Tab control is used to simultaneously display different controls......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....