ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the windows of the WINDEV RAD pattern
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
10. Smart controls
Smart controls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
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....
How to create a menu?
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Customizing the report viewer: Available windows
15. Cookies: information stored on the end user's computer
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Operations performed on component diagrams
The following paragraphs explain......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Telemetry: Main features
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......