ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users...
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end...
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
<Window>.EdActive (Function)
in a window (or internal window). enable or disable the "Allow end users to modify the UI" option...
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow...
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify...
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Properties associated with a window
List of properties associated with a window...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
1
4
5
6
7
8
214
>