ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Kanban control events
The following events are associated with Kanban controls......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
4. Monitor your applications
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Modbus constants
Constants used by the Modbus management functions....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HFSQL constants
List of constants used by the HFSQL functions....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
fSize (Function)
Returns the size of a file (in bytes).
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......