ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a report
The break is used to group the records corresponding to a sort criterion......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Creating the menus for the windows of the WINDEV RAD pattern
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Assisted universal replication: specific features
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Creating requirements
The following steps must be performed to implement the requirements......
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....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating the link buttons in the windows of a WINDEV RAD pattern
Developing 64-bit sites
You can deploy 64-bit compatible sites......
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
URIGetInfo (Function)
Retrieves information of a URI resource.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.