ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemModify (Function)
Modifies an element in a memory zone.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
dCopy (Function)
Copies an image to another image.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Image editor: Features
The image editor includes several features......
MemFound (Function)
Checks whether the sought element was found.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Pyramid charts
Pyramid charts allow you to view data in descending order......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
24. Displaying and linking pages
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
6. Internal window
Internal windows...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......