ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Check Box control
A Check Box can correspond to......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Saving entered data (AAF)
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
5. User Groupware in practice
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
11. Popup page
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Custom tooltips
Tooltips are very useful for application users......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....