ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Creating the menus for the windows of the WINDEV RAD pattern
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
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
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....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
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...
Creating the link buttons in the windows of a WINDEV RAD pattern
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
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......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
15. Cookies: information stored on the end user's computer
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min